cLHotspotAnqpServerIpv6AddressType
CISCO-WIRELESS-HOTSPOT-MIB ·
.1.3.6.1.4.1.9.9.863.1.1.1.1.13
Object
column r/w
Enumeration
This object specifies the IPv6 address availability. notAvailable : Address type not available. available : Address type available. notKnown : Availability of the address type not known.
Context
- MIB
- CISCO-WIRELESS-HOTSPOT-MIB
- OID
.1.3.6.1.4.1.9.9.863.1.1.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLHotspotAnqpServerConfigEntry
- Groups
- 2
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 'CISCO-WIRELESS-HOTSPOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-HOTSPOT-MIB::cLHotspotAnqpServerIpv6AddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-WIRELESS-HOTSPOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-WIRELESS-HOTSPOT-MIB::cLHotspotAnqpServerIpv6AddressType.<cLHotspotAnqpServerName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-WIRELESS-HOTSPOT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-WIRELESS-HOTSPOT-MIB::cLHotspotAnqpServerIpv6AddressType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notAvailable |
2 | available |
3 | notKnown |