awcDot11PHYType

AWCVX-MIB · .1.3.6.1.4.1.522.3.6.4.1.1.5

Object

column Enumeration
This is an 8-bit integer value that identifies the PHY type
supported by the attached PLCP and PMD. Currently defined
values and their corresponding PHY types are:
              
FHSS 2.4 GHz = 01 , DSSS 2.4 GHz = 02, IR Baseband = 03,
DSSS 5.0 GHz = 11

Context

MIB
AWCVX-MIB
OID
.1.3.6.1.4.1.522.3.6.4.1.1.5
Type
column
Access
readonly
Status
current
Parent
awcDot11PhyOperationEntry
Groups
1

Walk 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 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11PHYType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AWCVX-MIB::awcDot11PHYType.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AWCVX-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AWCVX-MIB::awcDot11PHYType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fhss
2dsss
3irbaseband
11dsssDot11A

Conformance