MIB Viewer

pppIfFrameType

OBJECT-TYPE
1.3.6.1.4.1.5504.4.5.1.1.5
Access
read-create
Status
current
Sub-identifiers
0
The type of framing used if the link type is ATM or Frame Relay. If link type is atm, pppIfFrameType must be atmLLC or atmVc. If link type is frameRelay, pppIfFrameType must be frameRelay. If link type is any other value, pppIfFrameType must be none. Currently, only atmLLC and atmVC are supported.
INTEGER { none(1), frameRelay(2), atmLLC(3), atmVc(4) }