vismRtpFailReason
CISCO-WAN-RTP-CONN-MIB ·
.1.3.6.1.4.1.351.150.20.1.1.1.1.20
Object
column Enumeration
This object is used to indicate the RTP failure reason. 'self' : fail because of non-PVC alarm. 'highLevel' : fail because of PVC alarm. 'both' : fail because of both PVC and non-PVC alarm. 'notFail' : no failure.
Context
- MIB
- CISCO-WAN-RTP-CONN-MIB
- OID
.1.3.6.1.4.1.351.150.20.1.1.1.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vismRtpConnGrpEntry
- Groups
- 1
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 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason.<vismRtpConnNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WAN-RTP-CONN-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WAN-RTP-CONN-MIB::vismRtpFailReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | self |
2 | highLevel |
3 | both |
4 | notFail |
Conformance
Member of