hwIfIpAddrEntStatus

OBS ✓
HUAWEI-IF-EXT-MIB · .1.3.6.1.4.1.2011.5.25.41.1.2.3.1.6

Object

column Enumeration
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).
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in: IP addresses
Explore Observium network monitoring

Context

MIB
HUAWEI-IF-EXT-MIB
OID
.1.3.6.1.4.1.2011.5.25.41.1.2.3.1.6
Type
column
Access
readonly
Status
current
Parent
hwIfIpAddrEntry
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 'HUAWEI-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-EXT-MIB::hwIfIpAddrEntStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IF-EXT-MIB::hwIfIpAddrEntStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IF-EXT-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IF-EXT-MIB::hwIfIpAddrEntStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
-1invalid
1fast
2slow

Conformance