MIB Viewer

ifAutoProfileEncapType

OBJECT-TYPE
1.3.6.1.4.1.10876.101.1.27.1.7.1.7
Access
read-create
Status
deprecated
Sub-identifiers
0
The encapsulation type to be used over the automatic circuit. For FR interface, the value can be nlpid(2) (for carrying protocols which have NLPID) or nlpidSnap(3) (for other protocols). The default is nlpid(2) and the types of protocols supported are inferred from the stack-layering implemented over the interface. For X.25 interface, the value can be nlpid(2) or nlpidSnap(3) (where the VC can carry multiplexed protocol traffic with each data packet containing the NLPID or SNAP header) or cudNlpid(4) or cudNlpidSnap(5) (where the CUD specifies the NLPID of the protocol or SNAP and the data packets do not contain these headers - for dedicated VCs). The default is cudNlpid(4). For ATM interface, the default is llcSnap(6) but the vcMultiplexed(7) encapsulation is also supported.
INTEGER { other(1), nlpid(2), nlpidSnap(3), cudNlpid(4), cudNlpidSnap(5), llcSnap(6), vcMultiplexed(7) }