nhdpLibLocalIfSetIpAddrType

NHDP-MIB · .1.3.6.1.2.1.213.1.1.4.1.3

Object

The type of the nhdpLibLocalIfSetIpAddr
in the InetAddress MIB (RFC 4001).
              
Only the values 'ipv4(1)' and
'ipv6(2)' are supported.

Context

MIB
NHDP-MIB
OID
.1.3.6.1.2.1.213.1.1.4.1.3
Type
column
Access
readwrite
Status
current
Parent
nhdpLibLocalIfSetEntry
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 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHDP-MIB::nhdpLibLocalIfSetIpAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NHDP-MIB::nhdpLibLocalIfSetIpAddrType.<nhdpLibLocalIfSetIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NHDP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NHDP-MIB::nhdpLibLocalIfSetIpAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance