wdsEnabled
SENAO-WLAN-AP-MIB ·
.1.3.6.1.4.1.14125.8.1
Object
scalar mandatory
r/w
Enumeration
When this attribute is enable, it shall indicate that the WDS mechanism is used. The default value of this attribute shall be disable. @GET-FUNC=get_wds_group @SET-FUNC=set_wds_group
Context
- MIB
- SENAO-WLAN-AP-MIB
- OID
.1.3.6.1.4.1.14125.8.1- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- wdsSettingsGroup
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::wdsEnabled.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::wdsEnabled'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |