hpicfSwitchIpAddressStatus

HP-ICF-IPCONFIG · .1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.6

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
HP-ICF-IPCONFIG
OID
.1.3.6.1.4.1.11.2.14.11.1.10.1.1.2.1.6
Type
column
Access
readonly
Status
current
Parent
hpicfSwitchIpAddressEntry
Groups
1

Walk 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 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfSwitchIpAddressStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-IPCONFIG::hpicfSwitchIpAddressStatus.<ifIndex>.<hpicfSwitchIpAddressAddrType>.<hpicfSwitchIpAddressAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-IPCONFIG' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-IPCONFIG::hpicfSwitchIpAddressStatus'

Syntax

Source
IP-MIBIpAddressStatusTC
Base type
Enumeration

Values & Constraints

Type Values
1preferred
2deprecated
3invalid
4inaccessible
5unknown
6tentative
7duplicate
8optimistic

Conformance