rlOspfIfState
RADLAN-OSPF-MIB ·
.1.3.6.1.4.1.89.210.8.1.13
Object
column Enumeration
The OSPF Interface State.
Context
- MIB
- RADLAN-OSPF-MIB
- OID
.1.3.6.1.4.1.89.210.8.1.13- Type
- column
- Access
- readonly
- Status
- current
- Default
down- Parent
- rlOspfIfEntry
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-OSPF-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPF-MIB::rlOspfIfState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-OSPF-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-OSPF-MIB::rlOspfIfState.<rlOspfIfProcessId>.<rlOspfIfIpAddress>.<rlOspfAddressLessIf>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-OSPF-MIB' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-OSPF-MIB::rlOspfIfState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | down |
2 | loopback |
3 | waiting |
4 | pointToPoint |
5 | designatedRouter |
6 | backupDesignatedRouter |
7 | otherDesignatedRouter |