swJWACState
JWAC-MIB ·
.1.3.6.1.4.1.171.12.39.1.1
Object
scalar r/w
Enumeration
This object enables/disables the JWAC function.
JWAC and WAC are mutually exclusive functions. That is, they
can not be enabled at the same time.
Using the JWAC function, PC users need to pass two stages
of authentication. The first stage is to do the
authentication with the quarantine server and the second
stage is the authentication with the switch. For the
second stage, the authentication is similar to WAC, except
that there is no port VLAN membership change by JWAC after
a host passes authentication. The RADIUS server will share
the server configuration defined by the 1X command set.
Context
- MIB
- JWAC-MIB
- OID
.1.3.6.1.4.1.171.12.39.1.1- 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::swJWACState.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::swJWACState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |