hwWlanApLicAuth
HUAWEI-WLAN-AP-MIB ·
.1.3.6.1.4.1.2011.6.139.13.5.1.1
Object
scalar r/w
Enumeration
Used to control whether the AP function can be enabled for users. If it is set to enable, the AP function can be enabled for users. Otherwise, the wlan AP function cannot be enabled for users. Options: 1. enable(1) -Enable Ap license switch 2. disable(2) -Disable Ap license switch default: disable(2)
Context
- MIB
- HUAWEI-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.2011.6.139.13.5.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwWlanApLicGlobalPara
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 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-WLAN-AP-MIB::hwWlanApLicAuth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-WLAN-AP-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-WLAN-AP-MIB::hwWlanApLicAuth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enable |
2 | disable |