swJWACRadiusAuthorizeState
JWAC-MIB ·
.1.3.6.1.4.1.171.12.39.1.17
Object
scalar r/w
Enumeration
Used to enable or disable the acceptance of an authorized configuration. When the authorization is enabled for the JWAC RADIUS, the authorized data assigned by the RADUIS server will be accepted if the global authorization network is enabled.
Context
- MIB
- JWAC-MIB
- OID
.1.3.6.1.4.1.171.12.39.1.17- 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::swJWACRadiusAuthorizeState.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::swJWACRadiusAuthorizeState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |