IEEE802dot11-MIB :: dot11CCAModeSupported

MIB Reference — IPNetwork Monitor

All MIBsIEEE802dot11-MIBdot11CCAModeSupported

dot11CCAModeSupported

Module: IEEE802dot11-MIB

OID (symbolic): IEEE802dot11-MIB::dot11CCAModeSupported

OID (numeric): 1.2.840.10036.4.5.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

dot11CCAModeSupported is a bit-significant value, representing all of the CCA modes supported by the PHY. Valid values are: energy detect only (ED-ONLY) = 01, carrier sense only (CS-ONLY) = 02, carrier sense and energy detect (ED-and-CS)= 04 or the logical sum of any of these values. This attribute shall not be used to indicate the CCA modes supported by a higher rate extension PHY. Rather, the dot11HRCCAModeSupported attribute shall be used to indicate the CCA modes of the higher rate extension PHY.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.2.840.10036.4.5.1.2
snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11CCAModeSupported

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.2.840.10036.4.5.1.2.1
snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11CCAModeSupported.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.2member_bodyIEEE802dot11-MIB
1.2.840usIEEE802dot11-MIB
1.2.840.10036ieee802dot11IEEE802dot11-MIB
1.2.840.10036.4dot11phyIEEE802dot11-MIB
1.2.840.10036.4.5dot11PhyDSSSTableIEEE802dot11-MIB
1.2.840.10036.4.5.1dot11PhyDSSSEntryIEEE802dot11-MIB
1.2.840.10036.4.5.1.2dot11CCAModeSupportedIEEE802dot11-MIB