v52ProtectionCPathOperStatusCause
ZhoneV52-MIB ·
.1.3.6.1.4.1.5504.4.3.2.12.1.3
Object
column Enumeration
Cause for v52ProtectionCPathOperStatus.
Valid values are:
* establishConfirmationReceived - the data link
has been successfully established upon a local
request.
* establishIndicationReceived - the data link
has been successfully established upon its
peer request.
* releaseIndicationReceived - the data link has
failed because of either Layer 1 failure or
no frame exchange with the peer was possible
within the given time frame (after T203 timer
expiry, followed by T200 timer expiry N200
times).
Context
- MIB
- ZhoneV52-MIB
- OID
.1.3.6.1.4.1.5504.4.3.2.12.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- v52ProtectionCPathEntry
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::v52ProtectionCPathOperStatusCause'
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::v52ProtectionCPathOperStatusCause.<v52IgNameId>.<v52ProtectionCPathId>'
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::v52ProtectionCPathOperStatusCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | establishConfirmationReceived |
2 | establishIndicationReceived |
3 | releaseIndicationReceived |