CISCO-DOT11-IF-MIB :: cd11IfPreambleType

MIB Reference — IPNetwork Monitor

All MIBsCISCO-DOT11-IF-MIBcd11IfPreambleType

cd11IfPreambleType

Module: CISCO-DOT11-IF-MIB

OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfPreambleType

OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.2.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object specifies the current radio preamble type in use by the station. Possible values: long(1) - long preambles short(2) - short preambles. A long preamble ensures compatibility between access point and all early models of Cisco Aironet Wireless LAN adapters (client devices). A short preamble improves throughput performance. The default preamble type is short(2).

What is cd11IfPreambleType?

Reports/configures the 802.11 preamble type (long or short) used by the radio; long preambles improve compatibility with older stations while short preambles improve throughput.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.2.1.1.3
snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPreambleType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.2.1.1.3.1
snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPreambleType.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.2.1.1.3.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cd11IfPreambleType.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.272ciscoDot11IfMIBCISCO-DOT11-IF-MIB
1.3.6.1.4.1.9.9.272.1ciscoDot11IfMIBObjectsCISCO-DOT11-IF-MIB
1.3.6.1.4.1.9.9.272.1.1cd11IfConfigurationsCISCO-DOT11-IF-MIB
1.3.6.1.4.1.9.9.272.1.1.2cd11IfPhyConfigCISCO-DOT11-IF-MIB
1.3.6.1.4.1.9.9.272.1.1.2.1cd11IfPhyOperationTableCISCO-DOT11-IF-MIB
1.3.6.1.4.1.9.9.272.1.1.2.1.1cd11IfPhyOperationEntryCISCO-DOT11-IF-MIB
1.3.6.1.4.1.9.9.272.1.1.2.1.1.3cd11IfPreambleTypeCISCO-DOT11-IF-MIB