hh3cPimNeighborLossReason
HH3C-PIM-STD-MIB ·
.1.3.6.1.4.1.25506.2.213.1.30
Object
scalar Enumeration
Describe the reason for trap sending: holdTimeTimeout:Neighbor's holdtime timer timed out. interfaceDown:The interface state of the neighbor changes to down. neighbourDeleted:Neighbor deletion. receiveHelloCancel:Received a neighbor message with holdtime 0. bfdSessionIsDown:Neighbor's BFD session down.
Context
- MIB
- HH3C-PIM-STD-MIB
- OID
.1.3.6.1.4.1.25506.2.213.1.30- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cPimTrapBindObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HH3C-PIM-STD-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-PIM-STD-MIB::hh3cPimNeighborLossReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-PIM-STD-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-PIM-STD-MIB::hh3cPimNeighborLossReason'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | holdTimeTimeout |
2 | notReceiveHelloForALongTime |
3 | interfaceDown |
4 | receiveHelloAgain |
5 | neighbourDeleted |
6 | alarmTimeOut |
7 | receiveHelloCancel |
8 | bfdSessionIsDown |
9 | userOperation |
100 | alarmClear |