cLWlanWebAuthCaptiveBypassMode
CISCO-LWAPP-WEBAUTH-MIB ·
.1.3.6.1.4.1.9.9.515.2.1.8.1.8
Object
column r/w
Enumeration
This object specifies the captive bypass configuration on
WLAN. It over-rides the global captive bypass configuration.
enabled(1) - This indicates captive bypass is enabled on
the WLAN.
disabled(2) - This indicates captive bypass is disabled on
the WLAN.
none(3) - This indicates it is not configured on this WLAN,
rather it has to consider the global captive bypass
configuration.
Context
- MIB
- CISCO-LWAPP-WEBAUTH-MIB
- OID
.1.3.6.1.4.1.9.9.515.2.1.8.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLWebAuthWlanConfigEntry
- Groups
- 1
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-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWlanWebAuthCaptiveBypassMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WEBAUTH-MIB::cLWlanWebAuthCaptiveBypassMode.<cLWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-WEBAUTH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-WEBAUTH-MIB::cLWlanWebAuthCaptiveBypassMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | none |
Conformance
Member of