hprRtpStatusLastAttemptResult
HPR-MIB ·
.1.3.6.1.2.1.34.6.1.4.3.1.12
Object
column Enumeration
The result of the last completed path switch attempt. If the
path switch is aborted in the middle of a path switch attempt
because the path switch timer expires, the result of the
previous path switch attempt is reported.
The values are defined as follows:
successful(1) - The final path switch
attempt was successful.
initiatorMoving(2) - The final path switch
attempt failed because the
initiator is mobile, and
there was no active link
out of this node.
directorySearchFailed(3) - The final path switch
attempt failed because a
directory search for the
destination node's CP name
failed.
rscvCalculationFailed(4) - The final path switch
attempt failed because an
RSCV to the node containing
the remote RTP endpoint
could not be calculated.
negativeRouteSetupReply(5) - The final path switch
attempt failed because route
setup failed for the new
path.
backoutRouteSetupReply(6) - The final path switch
attempt failed because the
remote RTP endpoint refused
to continue the RTP
connection.
timeoutDuringFirstAttempt(7) - The path switch timer
expired during the first
path switch attempt.
otherUnsuccessful(8) - The final path switch
attempt failed for a reason
other than those listed
above.
Context
- MIB
- HPR-MIB
- OID
.1.3.6.1.2.1.34.6.1.4.3.1.12- 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::hprRtpStatusLastAttemptResult'
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::hprRtpStatusLastAttemptResult.<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::hprRtpStatusLastAttemptResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | successful |
2 | initiatorMoving |
3 | directorySearchFailed |
4 | rscvCalculationFailed |
5 | negativeRouteSetupReply |
6 | backoutRouteSetupReply |
7 | timeoutDuringFirstAttempt |
8 | otherUnsuccessful |
Conformance
Member of