myOspfNbrState
MY-OSPF-MIB ·
.1.3.6.1.4.1.4881.1.1.10.2.30.1.9.1.6
Object
column Enumeration
The State of the relationship with this Neigh- bor.
Context
- MIB
- MY-OSPF-MIB
- OID
.1.3.6.1.4.1.4881.1.1.10.2.30.1.9.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- myOspfNeighborEntry
- 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 'MY-OSPF-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-OSPF-MIB::myOspfNbrState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-OSPF-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-OSPF-MIB::myOspfNbrState.<myOspfNbrIpAddr>.<myOspfNbrAddressLessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-OSPF-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-OSPF-MIB::myOspfNbrState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | attempt |
3 | init |
4 | twoWay |
5 | exchangeMy |
6 | exchange |
7 | loading |
8 | full |
Conformance
Member of