cLHotspotAdviceChargeType

CISCO-WIRELESS-HOTSPOT-MIB · .1.3.6.1.4.1.9.9.863.1.1.17.1.1

Object

column Enumeration
This object represents the type of charge provided.
time        : Charge plan based on time information.
data        : Charge plan on data volume information.
timeAndData : Charge plan based on time and data volume
              information.
unlimited   : Charge plan is not limited.

Context

MIB
CISCO-WIRELESS-HOTSPOT-MIB
OID
.1.3.6.1.4.1.9.9.863.1.1.17.1.1
Type
column
Access
noaccess
Status
current
Parent
cLHotspotAdviceChargeEntry

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::cLHotspotAdviceChargeType'
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::cLHotspotAdviceChargeType.<cLHotspotAnqpServerName>.<cLHotspotAdviceChargeType>'
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::cLHotspotAdviceChargeType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1time
2data
3timeAndData
4unlimited