v52CPathOperStatusCause

ZhoneV52-MIB · .1.3.6.1.4.1.5504.4.3.2.5.1.6

Object

column Enumeration
Cause for CPathOperStatus.  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.5.1.6
Type
column
Access
readonly
Status
current
Parent
v52CPathEntry

Walk 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::v52CPathOperStatusCause'
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::v52CPathOperStatusCause.<v52IgNameId>.<v52CPathId>'
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::v52CPathOperStatusCause'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1establishConfirmationReceived
2establishIndicationReceived
3releaseIndicationReceived