All MIBs › IEEE802dot11-MIB › dot11PHYType
dot11PHYType
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11PHYType
OID (numeric): 1.2.840.10036.4.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
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, OFDM 5GHz = 04, HRDSSS = 05, ERP = 06, HT = 07
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.1.1.1 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11PHYType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.1.1.1.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11PHYType.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.1 | dot11PhyOperationTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.1.1 | dot11PhyOperationEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.1.1.1 | dot11PHYType | IEEE802dot11-MIB |