fsMIStdIpAddressStatus
ARICENT-MISTD-IPVX-MIB ·
.1.3.6.1.4.1.29601.2.37.10.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
- ARICENT-MISTD-IPVX-MIB
- OID
.1.3.6.1.4.1.29601.2.37.10.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIStdIpAddressEntry
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 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpAddressStatus.<fsMIStdIpContextId>.<fsMIStdIpAddressAddrType>.<fsMIStdIpAddressAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpAddressStatus'
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 |