cLWSecDot11EssWebPolicyCondRedirect
CISCO-LWAPP-WLAN-SECURITY-MIB ·
.1.3.6.1.4.1.9.9.521.1.3.1.1.1
Object
This object is used to enable or disable conditional redirect.
When this attribute is 'true', it signifies that conditional
redirect is enabled and redirection of the client is done
based on the url-redirect attribute provided by radius server.
When this attribute is 'false', it signifies that conditional
redirect is disabled and redirection of the client is not
done, even if the url-redirect attribute is provided by the
radius server.
This attribute can be enabled only when 802.1x has been configured
as layer-2 security the wlan and web policy is enabled on the wlan.
Context
- MIB
- CISCO-LWAPP-WLAN-SECURITY-MIB
- OID
.1.3.6.1.4.1.9.9.521.1.3.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cLWSecDot11EssWebPolicyEntry
- 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-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WLAN-SECURITY-MIB::cLWSecDot11EssWebPolicyCondRedirect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-LWAPP-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-LWAPP-WLAN-SECURITY-MIB::cLWSecDot11EssWebPolicyCondRedirect.<cLWlanIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-LWAPP-WLAN-SECURITY-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-LWAPP-WLAN-SECURITY-MIB::cLWSecDot11EssWebPolicyCondRedirect'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |
Conformance
Compliance refinements
Write access is not required.
Write access is not required.
Write access is not required.