iso/org/dod/internet/private/enterprises/.5504/.4/.3/zhoneV52/v52InterfaceGroupTable/v52InterfaceGroupEntry/v52IgProvVariantRequestStatus
v52IgProvVariantRequestStatus
OBJECT-TYPE
1.3.6.1.4.1.5504.4.3.2.1.1.12
Description
Status result for v52IgProvVariantRequest. When v52IgProvVariantRequest has a value of noRequest, the value for this variable is invalid. Valid values for this variable are: * verifyWithLeSucceeded - LE is ready for reprovision with the verifyWithLe request. * verifyWithLeFailed - LE is not ready for reprovision with the verifyWithLe request. * requestFromLeSucceeded - received Variant ID and Interface ID from LE with the requestFromLe request. * requestFromLeFailed - did not receive Variant ID and Interface ID from LE with the requestFromLe request. * swithtoLocalSucceeded - LE side has changed its own provisioning variant to be the same as v52IgLocalProvVariant with the switchToLocal request. * swithtoLocalFailed - LE side failed to change its own provisioning variant to be the same as v52IgLocalProvVariant with the switchToLocal request.
Syntax
INTEGER { verifyWithLeSucceeded(1), verifyWithLeFailed(2), requestFromLeSucceeded(3), requestFromLeFailed(4), switchToLocalSucceeded(5), switchToLocalFailed(6) }