rlOspfv3NbrState
RADLAN-OSPFV3-MIB ·
.1.3.6.1.4.1.89.216.10.1.9
Object
column Enumeration
The state of the relationship with this neighbor.
Context
- MIB
- RADLAN-OSPFV3-MIB
- OID
.1.3.6.1.4.1.89.216.10.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlOspfv3NbrEntry
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 'RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPFV3-MIB::rlOspfv3NbrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPFV3-MIB::rlOspfv3NbrState.<rlOspfv3NbrProcessId>.<rlOspfv3NbrIfIndex>.<rlOspfv3NbrIfInstId>.<rlOspfv3NbrRtrId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-OSPFV3-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-OSPFV3-MIB::rlOspfv3NbrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | attempt |
3 | init |
4 | twoWay |
5 | exchangeStart |
6 | exchange |
7 | loading |
8 | full |