swJWACQuarantineServerMonitorState
JWAC-MIB ·
.1.3.6.1.4.1.171.12.39.1.5
Object
scalar r/w
Enumeration
This object enables/disables the JWAC Quarantine Server
monitor function.
When enabled, the JWAC Switch will monitor the Quarantine
Server to ensure the server is okay. If the Switch detects no
Quarantine Server, it will redirect all unauthenticated HTTP
access attempts to the JWAC Login Page forcibly if the redirect
is enabled and the redirect destination is configured to be a
Quarantine Server.
Context
- MIB
- JWAC-MIB
- OID
.1.3.6.1.4.1.171.12.39.1.5- 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::swJWACQuarantineServerMonitorState.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::swJWACQuarantineServerMonitorState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |