nhdpNbrState
NHDP-MIB ·
.1.3.6.1.2.1.213.0.2.1
Object
scalar Enumeration
NHDP neighbor states. In NHDP, it is not necessary to remove Protocol Tuples from Protocol Sets at the exact time indicated, only to behave as if the Protocol Tuples were removed at that time. This case is indicated here as 'down(0)', all other cases being indicated as 'asymmetric(1)' or 'symmetric(2)'. If 'down(0)', the direct neighbor is also added to the nhdpNibLostNeighborSetTable.
Context
- MIB
- NHDP-MIB
- OID
.1.3.6.1.2.1.213.0.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- nhdpNotificationsStates
- Groups
- 1
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 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHDP-MIB::nhdpNbrState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NHDP-MIB::nhdpNbrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | down |
1 | asymmetric |
2 | symmetric |
Conformance
Member of