swJWACForcibleLogoutState
JWAC-MIB ·
.1.3.6.1.4.1.171.12.39.1.3
Object
scalar r/w
Enumeration
This object enables/disables the JWAC forcible_logout function.
When forcible_logout is enabled, a PING packet from an
authenticated host to the JWAC Switch with TTL=1 will be
regarded as a logout request, and the host will move back
to the unauthenticated state.
Context
- MIB
- JWAC-MIB
- OID
.1.3.6.1.4.1.171.12.39.1.3- 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::swJWACForcibleLogoutState.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::swJWACForcibleLogoutState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |