rlIpAddressStatus
NETGEAR-RADLAN-IP ·
.1.3.6.1.4.1.4526.17.26.36.1.8
Object
The status of the address, describing if the address can be
used for communication.
In the absence of other information, an IPv4 address is
always preferred(1).
Context
- MIB
- NETGEAR-RADLAN-IP
- OID
.1.3.6.1.4.1.4526.17.26.36.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Default
preferred- 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 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IP::rlIpAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETGEAR-RADLAN-IP::rlIpAddressStatus.<rlIpAddressAddrType>.<rlIpAddressAddr>.<rlIpAddressOrigin>.<rlIpAddressGeneralPrefixName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETGEAR-RADLAN-IP' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETGEAR-RADLAN-IP::rlIpAddressStatus'
Syntax
- Source
- IP-MIBIpAddressStatusTC
- Base type
Enumeration
Values & Constraints
Type Values
1 | preferred |
2 | deprecated |
3 | invalid |
4 | inaccessible |
5 | unknown |
6 | tentative |
7 | duplicate |
8 | optimistic |