ipRedundRoutersOperStatus
RADLAN-IpRouter ·
.1.3.6.1.4.1.89.26.6.3.1.3
Object
column Enumeration
If active, the main router is considered inoperational and the IP interface operates as its backup.
Context
- MIB
- RADLAN-IpRouter
- OID
.1.3.6.1.4.1.89.26.6.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ipRedundRoutersEntry
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-IpRouter' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IpRouter::ipRedundRoutersOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-IpRouter' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IpRouter::ipRedundRoutersOperStatus.<ipRedundRoutersIfAddr>.<ipRedundRoutersMainRouterAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-IpRouter' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-IpRouter::ipRedundRoutersOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | active |
2 | inactive |