hwPimNeighborNotificationReason
HUAWEI-IPDSLAM-L3PROTOCOL-MIB ·
.1.3.6.1.4.1.2011.6.125.1.13.6
Object
The reason for trap sending: 1:holdTime expired; 2:Not receive hello for a long time; 3:Interface is down; 4:Receive Hello again; 5:neighbour is deleted; 6:Alarm time out; 7:Receive Hello HoldTime is Zero; 8:Bfd Session is Down; 9:User Operation; 100:Alarm Clear
Context
- MIB
- HUAWEI-IPDSLAM-L3PROTOCOL-MIB
- OID
.1.3.6.1.4.1.2011.6.125.1.13.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hwPimAlarmTrapsVbOids
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 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB::hwPimNeighborNotificationReason.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPDSLAM-L3PROTOCOL-MIB::hwPimNeighborNotificationReason'
Syntax
- Source
- HWPimNeighborNotificationReason
- Base type
Enumeration
Values & Constraints
Type Values
1 | holdTimeExpired |
2 | notReceiveHelloForALongTime |
3 | interfaceIsDown |
4 | receiveHelloAgain |
5 | neighbourIsDeleted |
6 | alarmTimeOut |
7 | receiveHelloHoldTimeZero |
8 | bfdSessionDown |
9 | userOperation |
100 | alarmClear |