pppIfFrameType
ZHONE-COM-PPP-MIB ·
.1.3.6.1.4.1.5504.4.5.1.1.5
Object
column
r/w
Enumeration
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.
Context
- MIB
- ZHONE-COM-PPP-MIB
- OID
.1.3.6.1.4.1.5504.4.5.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pppInterfaceEntry
- Table
- pppInterfaceTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | frameRelay |
3 | atmLLC |
4 | atmVc |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| pppIfLowerIfIndex The ifIndex of the lower layer interface to which this PPP
interface should be bound. Since PPP interfaces are always
statically bound, this value can never be zero.
Upon setting… | column | IF-MIBInterfaceIndex | .1.3.6.1.4.1.5504.4.5.1.1.1 |
| pppIfVpi If this IP interface is on an ATM VC, the ATM VPI is
specified here. If the IP interface is not an ATM VC,
this field is ignored. The VPI value for a VPL or VCL.
The value VP… | column | ATM-TC-MIBAtmVpIdentifier | .1.3.6.1.4.1.5504.4.5.1.1.2 |
| pppIfVci If this PPP interface is on an ATM VC, the ATM VCI is specified here.
If the PPP interface is not an ATM VC, this field is ignored.
The maximum VCI value cannot exceed the value a… | column | ATM-TC-MIBAtmVcIdentifier | .1.3.6.1.4.1.5504.4.5.1.1.3 |
| pppIfCallMode Indicates where the PPP call is initiated.
noCall: No call is initiated
inCall: Call is intiated remotely.
outCall: Call is intiated locally. | column | Enumeration | .1.3.6.1.4.1.5504.4.5.1.1.4 |
| pppIfNumChannels The maximum number of channels allowed on this interface.
Currently, only one channel is supported. | column | Integer32 | .1.3.6.1.4.1.5504.4.5.1.1.6 |
| pppIfRowStatus Zhone convention to support row creation and deletion.
pppIfLgId is required to create or destroy a row in this
table. | column | Zhone-TCZhoneRowStatus | .1.3.6.1.4.1.5504.4.5.1.1.7 |