v52IgProvVariantRequestStatus
ZhoneV52-MIB ·
.1.3.6.1.4.1.5504.4.3.2.1.1.12
Object
column Enumeration
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.
Context
- MIB
- ZhoneV52-MIB
- OID
.1.3.6.1.4.1.5504.4.3.2.1.1.12- Type
- column
- Access
- readonly
- Status
- current
- Parent
- v52InterfaceGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneV52-MIB::v52IgProvVariantRequestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneV52-MIB::v52IgProvVariantRequestStatus.<v52IgNameId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneV52-MIB::v52IgProvVariantRequestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | verifyWithLeSucceeded |
2 | verifyWithLeFailed |
3 | requestFromLeSucceeded |
4 | requestFromLeFailed |
5 | switchToLocalSucceeded |
6 | switchToLocalFailed |