dot11AccessPointMode
DLINK-WLAN-MIB ·
.1.3.6.1.4.1.171.1.3.1.2.1
Object
scalar r/w
Enumeration
This attribute shall be a set of all the access point mode supported by the AP. The following are the default values and the associated mode. Value = 1: Normal AP Value = 2: Wireless Bridge Value = 3: Wireless AP Client Value = 4: Wireless Multi Bridge Value = 5: Backup AP Value = 6: Repeater Value = 7: Group AP
Context
- MIB
- DLINK-WLAN-MIB
- OID
.1.3.6.1.4.1.171.1.3.1.2.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot11APModeConfigEntry
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 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-WLAN-MIB::dot11AccessPointMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-WLAN-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-WLAN-MIB::dot11AccessPointMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accessPoint |
2 | wirelessBridge |
3 | wirelessAPClient |
4 | wirelessMultiBridge |
5 | backupAccessPoint |
6 | repeater |
7 | groupAccessPoint |