hh3cDot11APChgWorkMode
HH3C-DOT11-APMT-MIB ·
.1.3.6.1.4.1.25506.2.75.2.3.1.6
Object
scalar Enumeration
Represents what work mode for AP. The following values are supported: normal - AP will supply WLAN service. monitor - AP will be a monitor to detect attack. hybrid - AP will supply WLAN service and detect attack.
Context
- MIB
- HH3C-DOT11-APMT-MIB
- OID
.1.3.6.1.4.1.25506.2.75.2.3.1.6- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- hh3cDot11APMtTrapVarObjects
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 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HH3C-DOT11-APMT-MIB::hh3cDot11APChgWorkMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HH3C-DOT11-APMT-MIB' -M '/opt/observium/mibs/hh3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HH3C-DOT11-APMT-MIB::hh3cDot11APChgWorkMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | monitor |
3 | hybrid |