All MIBs › CISCO-DOT11-IF-MIB › cd11IfEthernetEncapsulDefault
cd11IfEthernetEncapsulDefault
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfEthernetEncapsulDefault
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object specifies the Ethernet encapsulation transform type used within the BSS. The encapsulations allowed are either IEEE 802.1H type or RFC-1042 type. IEEE 802.1H designates the Subnetwork Access Protocol (SNAP) mechanism as the Ethernet encapsulation protocol. Subsequently, other (non-IP) uses of the RFC-1042 mechanism. RFC-1042 specifies a translation for Ethernet frames, such that they can be exchanged with end stations on LANs that do not provide an Ethernet service. encap802dot1H(1) - IEEE 802.1H SNAP encapsulation encapRfc1042(2) - RFC-1042 encapsulation. The default encapsulation type is encap802dot1H(1).
What is cd11IfEthernetEncapsulDefault?
Read-write setting that selects the default Ethernet encapsulation type (IEEE 802.1H/SNAP or RFC-1042) used for frames within the BSS.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfEthernetEncapsulDefault
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfEthernetEncapsulDefault.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1 | cd11IfStationConfigTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1 | cd11IfStationConfigEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1.5 | cd11IfEthernetEncapsulDefault | CISCO-DOT11-IF-MIB |