cLHotspotAnqpServerIpv4AddressType

CISCO-WIRELESS-HOTSPOT-MIB · .1.3.6.1.4.1.9.9.863.1.1.1.1.12

Object

column r/w Enumeration
This object specifies the IPv4 address availability.
notAvailable                     : Address type not
                                    available.
public                           : Public IPv4 address
                                    available.
portRestricted                   : Port-restricted IPv4
                                    address available.
singleNatedPrivate               : Single NATed private
                                    IPv4 address available.
doubleNatedPrivate               : Double NATed private
                                    IPv4 address available.
portRestrictedSingleNatedPrivate : Port-restricted IPv4
                                    address and single
                                    NATed IPv4 address
                                    available.
portRestrictedDoubleNatedPrivate : Port-restricted IPv4
                                    address and double
                                    NATed IPv4 address
                                    available.
notKnown                         : Availability of the
                                    address type is not
                                    known.

Context

MIB
CISCO-WIRELESS-HOTSPOT-MIB
OID
.1.3.6.1.4.1.9.9.863.1.1.1.1.12
Type
column
Access
readwrite
Status
current
Parent
cLHotspotAnqpServerConfigEntry
Groups
2

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 '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::cLHotspotAnqpServerIpv4AddressType'
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::cLHotspotAnqpServerIpv4AddressType.<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::cLHotspotAnqpServerIpv4AddressType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notAvailable
2public
3portRestricted
4singleNatedPrivate
5doubleNatedPrivate
6portRestrictedSingleNatedPrivate
7portRestrictedDoubleNatedPrivate
8notKnown