MIB Viewer

ctIPDefaultFrameType

OBJECT-TYPE
1.3.6.1.4.1.52.1.2.1.1.56
Access
read-write
Status
mandatory
Source
IRM3-MIB
Sub-identifiers
0
Defines the default frame type that will be used by the device. A device will understand both frame types and will respond based upon the framing type that is learned for the given address. This object defines the type of framing that will be used if no framing is known, for example ARP requests. Setting a value of 8022snap(2) will result in framing 802.3 - 802.2 - IP packets being generated by default. Setting a value of ethernet(1) will result in framing ethernet IP packets by default.
INTEGER { ethernet(1), snap8022(2) }