wlcLogHostProfileAddrType

BIANCA-BRICK-WIRELESS-CONTROLLER-MIB · .0.61.1.11.1.2

Object

The IP address type of the requested loghost.
could be:
   -unknown(0): an unknown address type
	-ipv4(1)   : an IPv4 address
	-ipv6(2)   : an IPv6 address
	-ipv4z(3)  : a non-global IPv4 address including a zone
       	     index
	-ipv6z(4)  : a non-global IPv6 address including a zone
       	     index
	-dns(16)   : a DNS domain name

Context

MIB
BIANCA-BRICK-WIRELESS-CONTROLLER-MIB
OID
.0.61.1.11.1.2
Type
column
Access
readwrite
Status
current
Parent
wlcLogHostProfileEntry

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 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcLogHostProfileAddrType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcLogHostProfileAddrType.<wlcLogHostProfileIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BIANCA-BRICK-WIRELESS-CONTROLLER-MIB::wlcLogHostProfileAddrType'

Values & Constraints

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