MIB Viewer

ipEncap

OBJECT-TYPE
1.3.6.1.4.1.207.8.9.1.1.3.4
Access
read-write
Status
obsolete
Sub-identifiers
0
The type of IP datagram encapsulation that the device will use after a restart: Ethernet or IEEE802.2. The active type of IP datagram encapsulation can be determined by examining the appropriate instance of the ifType attribute of the MIB-II interfaces table entry for the device's Ethernet interface. If the value of that instance of ifType is ethernet-csmacd(6), then the active type of IP datagram encapsulation is Ethernet; if the value of that instance of ifType is iso88023-csmacd(7), then the active type of IP datagram encapsulation is IEEE802.2.
INTEGER { ethernet(1), ieee8022(2) }