cLHotspotWanLinkStatus

CISCO-WIRELESS-HOTSPOT-MIB · .1.3.6.1.4.1.9.9.863.1.1.1.1.15

Object

column r/w Enumeration
This object specifies the status of the link with respect to
WAN metrics configuration.
   notConfigured      : Not configured.
   up                 : WAN link is up.
   down               : WAN link is down.
   testState          : WAN link is in test state.

Context

MIB
CISCO-WIRELESS-HOTSPOT-MIB
OID
.1.3.6.1.4.1.9.9.863.1.1.1.1.15
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::cLHotspotWanLinkStatus'
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::cLHotspotWanLinkStatus.<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::cLHotspotWanLinkStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0notConfigured
1up
2down
3testState