hprRtpStatusCause
HPR-MIB ·
.1.3.6.1.2.1.34.6.1.4.3.1.11
Object
column Enumeration
The reason for the path switch:
other(1) - Reason other than those listed below,
rtpConnFail(2) - RTP connection failure detected,
locLinkFail(3) - Local link failure,
remLinkFail(4) - Remote link failure (learned from TDUs),
operRequest(5) - Operator requested path switch.
Context
- MIB
- HPR-MIB
- OID
.1.3.6.1.2.1.34.6.1.4.3.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hprRtpStatusEntry
- 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 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprRtpStatusCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-MIB::hprRtpStatusCause.<hprRtpStatusLocNceId>.<hprRtpStatusLocTcid>.<hprRtpStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPR-MIB::hprRtpStatusCause'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | rtpConnFail |
3 | locLinkFail |
4 | remLinkFail |
5 | operRequest |
Conformance
Member of