All MIBs › IEEE8023-LAG-MIB › dot3adDrniEncapsulationMethod
dot3adDrniEncapsulationMethod
Module: IEEE8023-LAG-MIB
OID (symbolic): IEEE8023-LAG-MIB::dot3adDrniEncapsulationMethod
OID (numeric): 1.2.840.10006.300.43.1.4.1.1.16
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-write
Description:
This managed object is applicable only when Network / IPL sharing by time (9.3.2.1) or Network / IPL sharing by tag (9.3.2.2) or Network / IPL sharing by encapsulation (9.3.2.3) is supported. The object identifies the value representing the encapsulation method that is used to transport IPL frames to the Neighbor Portal System when the IPL and network link are sharing the same physical link. It consists of the 3-octet OUI or CID identifying the organization that is responsible for this encapsulation and one following octet used to identify the encapsulation method defined by that organization. Table 9-11 provides the IEEE 802.1 OUI (00-80-C2) encapsulation method encodings. A Default value of 0x00-80-C2-00 indicates that the IPL is using a separate physical or Aggregation link. A value of 1 indicates that Network / IPL sharing by time (9.3.2.1) is used. A value of 2 indicates that the encapsulation method used is the same as the one used by network frames and that Network / IPL sharing by tag (9.3.2.2) is used.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10006.300.43.1.4.1.1.16 snmpwalk -v2c -c public <target> IEEE8023-LAG-MIB::dot3adDrniEncapsulationMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10006.300.43.1.4.1.1.16.1 snmpget -v2c -c public <target> IEEE8023-LAG-MIB::dot3adDrniEncapsulationMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.2.840.10006.300.43.1.4.1.1.16.1 s <value>
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.10006 | ieee802dot3 | START-MIB |
| 1.2.840.10006.300 | snmpmibs | START-MIB |
| 1.2.840.10006.300.43 | lagMIB | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1 | lagMIBObjects | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.4 | dot3adDrni | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.4.1 | dot3adDrniTable | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.4.1.1 | dot3adDrniEntry | IEEE8023-LAG-MIB |
| 1.2.840.10006.300.43.1.4.1.1.16 | dot3adDrniEncapsulationMethod | IEEE8023-LAG-MIB |