apWlanMaxClient
AP-WLAN ·
.1.3.6.1.4.1.27662.200.1.1.4.2.6.1.1.2
Object
column r/w
Integer32
This attribute indicates the max client limit of the wireless network.
Context
- MIB
- AP-WLAN
- OID
.1.3.6.1.4.1.27662.200.1.1.4.2.6.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- apWlanClientControlConfigEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AP-WLAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WLAN::apWlanMaxClient'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AP-WLAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AP-WLAN::apWlanMaxClient.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AP-WLAN' -M '/opt/observium/mibs/peplink:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AP-WLAN::apWlanMaxClient'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.