wirelessType
AIRPORT-BASESTATION-3-MIB ·
.1.3.6.1.4.1.63.501.3.2.2.1.2
Object
column Enumeration
The type of wireless client node.
Context
- MIB
- AIRPORT-BASESTATION-3-MIB
- OID
.1.3.6.1.4.1.63.501.3.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wirelessClient
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 'AIRPORT-BASESTATION-3-MIB' -M '/opt/observium/mibs/apple:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRPORT-BASESTATION-3-MIB::wirelessType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AIRPORT-BASESTATION-3-MIB' -M '/opt/observium/mibs/apple:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AIRPORT-BASESTATION-3-MIB::wirelessType.<wirelessPhysAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AIRPORT-BASESTATION-3-MIB' -M '/opt/observium/mibs/apple:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AIRPORT-BASESTATION-3-MIB::wirelessType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sta |
2 | wds |