rlIpAddressOperStatus
RADLAN-IP ·
.1.3.6.1.4.1.89.26.36.1.15
Object
column Enumeration
The current operational state of the IP address.
Context
- MIB
- RADLAN-IP
- OID
.1.3.6.1.4.1.89.26.36.1.15- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rlIpAddressEntry
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-IP' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IP::rlIpAddressOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-IP' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-IP::rlIpAddressOperStatus.<rlIpAddressAddrType>.<rlIpAddressAddr>.<rlIpAddressOrigin>.<rlIpAddressGeneralPrefixName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-IP' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-IP::rlIpAddressOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | up |
2 | down |