swJWACRedirectState
JWAC-MIB ·
.1.3.6.1.4.1.171.12.39.1.2
Object
scalar r/w
Enumeration
This object enables/disables the JWAC redirect function.
When the redirect quarantine_server is enabled, the
unauthenticated host will be redirected to the quarantine server
when it tries to access a random URL. When the redirect
jwac_login_page is enabled, the unauthenticated host will be
redirected to the jwac_login_page in the Switch to finish
authentication.
When redirect is disabled, only access to the quarantine_server
and the jwac_login_page from the unauthenticated host are allowed,
all other web access will be denied.
NOTE: When enabling redirect to the quarantine_server, a
quarantine_server must be configured first.
Context
- MIB
- JWAC-MIB
- OID
.1.3.6.1.4.1.171.12.39.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- swJWACCtrl
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JWAC-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JWAC-MIB::swJWACRedirectState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JWAC-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JWAC-MIB::swJWACRedirectState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |