wepEnabled
SENAO-WLAN-AP-MIB ·
.1.3.6.1.4.1.14125.4.1
Object
scalar mandatory
r/w
Enumeration
When this attribute is enable, it shall indicate that the IEEE 802.11 WEP mechanism is used for transmitting frames of type Data. The default value of this attribute shall be disable. @GET-FUNC=get_privacy_group @SET-FUNC=set_privacy_group
Context
- MIB
- SENAO-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.14125.4.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- privacySettingsGroup
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 'SENAO-WLAN-AP-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SENAO-WLAN-AP-MIB::wepEnabled.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SENAO-WLAN-AP-MIB' -M '/opt/observium/mibs/senao:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SENAO-WLAN-AP-MIB::wepEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |