ZHONE-COM-PPP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
47
pppInterfaceTable
table.1.3.6.1.4.1.5504.4.5.1
·
1 row entry
·
7 columns
This table is used to configure attributes of a PPP interface that are not currently covered by the standard MIBs. This table is indexed by the ifIndex of the PPP interface. IANA iftype ppp is #23.
There is an entry in this table for every provisioned
PPP interface. Rows are created by setting pppIfRowStatus
to createAndGo(4). Rows are removed by setting
pppIfRowStatus to destroy(6). When a row is created or
de…
PPP interface. Rows are created by setting pppIfRowStatus
to createAndGo(4). Rows are removed by setting
pppIfRowStatus to destroy(6). When a row is created or
de…
Indexes
IF-MIBifIndex
| Column | 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 this field, the ifStack will be modifie… |
IF-MIBInterfaceIndexr/w Textual Convention: IF-MIBInterfaceIndex Integer32Type Constraints: range: 1..2147483647 |
.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 VPI=0 is only allowed for a VCL. For ATM U… |
ATM-TC-MIBAtmVpIdentifierr/w Textual Convention: ATM-TC-MIBAtmVpIdentifier Integer32Type Constraints: range: 0..4095 |
.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 allowable by atmInterfaceMaxActiveVciBits… |
ATM-TC-MIBAtmVcIdentifierr/w Textual Convention: ATM-TC-MIBAtmVcIdentifier Integer32Type Constraints: range: 0..65535 |
.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. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.5.1.1.4 |
||||||||
|
pppIfFrameType
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 … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.5.1.1.5 |
||||||||
|
pppIfNumChannels
The maximum number of channels allowed on this interface.
Currently, only one channel is supported. |
Integer32r/w Constraints: range: 1-65535 |
.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. |
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.1.1.7 |
pppLCPExtensionsTable
table.1.3.6.1.4.1.5504.4.5.2
·
1 row entry
·
22 columns
This table is used to configure attributes not found in the pppLinkConfigTable defined in RFC 1471. This table is indexed by the ifIndex of the PPP interface to which these LCP attributes apply.
There is an entry in this table for every provisioned PPP
interface. Rows in this table are created or deleted when
a row in the pppInterfaceTable is created or deleted using
pppIfRowStatus. Therefore, objects in t…
interface. Rows in this table are created or deleted when
a row in the pppInterfaceTable is created or deleted using
pppIfRowStatus. Therefore, objects in t…
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
lcpExtReceiveAuthEnable
Enable or disable incoming authentication.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.1 |
||||||||||
|
lcpExtReceiveAuthProtocol
The preferred protocol used for incoming authentication.
If lcpExtReceiveAuthEnable is enabled, the authentication protocol will be negotiated with the peer. |
ZhoneAuthenticationProtocolr/w Textual Convention: ZhoneAuthenticationProtocol EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.2 |
||||||||||
|
lcpExtSendAuthEnable
Enable or disable outgoing authentication.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.3 |
||||||||||
|
lcpExtSendAuthProtocol
The protocol used with lcpExtSendAuthIdentity to look up
the outgoing authentication information. |
ZhoneAuthenticationProtocolr/w Textual Convention: ZhoneAuthenticationProtocol EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.4 |
||||||||||
|
lcpExtSendAuthIdentity
The identity (PAP peer ID or CHAP name) used with
lcpExtSendAuthProtocol to look up the outgoing authentication information. Default value is the empty string. |
OctetStringr/w Constraints: range: 0-24 |
.1.3.6.1.4.1.5504.4.5.2.1.5 |
||||||||||
|
lcpExtQualityProtocol
The Quality Protocol used. Currently, the only valid
quality protocl is LQR. Quality protocol must be enabled using pppLqrConfigStatus in RFC1471. |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.6 |
||||||||||
|
lcpExtMagicNumber
The number used in Magic Number negotiation. Magic
number negotiation must be enabled using pppLinkConfigMagicNumber in RFC1471. When set to zero, a random number will be used for the magic number. Thi… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.5504.4.5.2.1.7 |
||||||||||
|
lcpExtMaxPad
The number of padded bytes at the end of data. This is
used for Self-Describing Padding, a method for placing unambiguous padding octets at the end of the PPP Information field in order to cause messages to fall on a n… |
Integer32r/w Constraints: range: 1-255 |
.1.3.6.1.4.1.5504.4.5.2.1.8 |
||||||||||
|
lcpExtCallbackEnable
Enable or disable Callback negotiation.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.9 |
||||||||||
|
lcpExtCallbackType
The method of determining the location to callback.
byAuth: Location is determined by authorization information. byDialString: Location is determined by a dialing string. byIdentifier: Location i… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.10 |
||||||||||
|
lcpExtCallbackDialString
The dialing string used for a callback. The format of
this string is determined by lcpExtCallbackType. This object only applies when callback negotiation is enabled using lcpExtCallbackEnable. … |
OctetStringr/w Constraints: range: 0-24 |
.1.3.6.1.4.1.5504.4.5.2.1.11 |
||||||||||
|
lcpExtRestartTimer
Number of seconds before retransmission of an LCP packet.
|
secondsInteger32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.2.1.12 |
||||||||||
|
lcpExtMaxConfigRetries
Number of LCP configuration retries without response before
the link is brought down. |
Integer32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.2.1.13 |
||||||||||
|
lcpExtMaxTerminateRetries
Number of LCP termination retries without response before
the link is brought down. |
Integer32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.2.1.14 |
||||||||||
|
lcpExtMaxFailureRetries
Number of times a Configuration Nak is sent before a
Configuration Rej is sent. |
Integer32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.2.1.15 |
||||||||||
|
lcpExtMRUEnable
Enable or disable MRU negotiation.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.16 |
||||||||||
|
lcpExtACCMEnable
Enable or disable Asynchronous Control Character Map
negotiation. |
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.17 |
||||||||||
|
lcpExtPFCEnable
Enable or disable Protocol Field Compression negotiation.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.18 |
||||||||||
|
lcpExtACFCEnable
Enable or disable Address and Control Field Compression
negotiation. |
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.19 |
||||||||||
|
lcpExtFCSAltEnable
Enable or disable FCS Alternative negotiation.
The negotiated FCS values take effect only during Authentication and Network-Layer Protocol phases. |
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.20 |
||||||||||
|
lcpExtSDPEnable
Enable or disable Self-Describing Padding negotiation.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.21 |
||||||||||
|
lcpExtNumModeEnable
Enable or disable Numbered Mode negotiation.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.2.1.22 |
pppNCPExtensionsTable
table.1.3.6.1.4.1.5504.4.5.3
·
1 row entry
·
7 columns
This table is used to configure attributes not found in the pppIpConfigTable defined in RFC 1473. This table is indexed by the ifIndex of the network (IP) interface to which these NCP attributes apply.
A row must be created in this table when an IP over PPP
interface is provisioned. Rows are created by setting
ipIfPppEnabled in the ipInterfaceTable to 'true'.
Rows are deleted by setting ipIfPppEnabled in the ipInt…
interface is provisioned. Rows are created by setting
ipIfPppEnabled in the ipInterfaceTable to 'true'.
Rows are deleted by setting ipIfPppEnabled in the ipInt…
Indexes
IF-MIBifIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
ncpExtVJCompMaxSlotID
The maximum slot ID for Van Jacobson Header Compression.
|
Integer32r/w Constraints: range: 3-16 |
.1.3.6.1.4.1.5504.4.5.3.1.1 |
||||
|
ncpExtVJCompSlotID
Indicates whether the slot identifier field may be compressed:
disabled: The slot identifier must not be compressed. All compressed TCP packets must set the C bit in every change m… |
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.3.1.2 |
||||
|
ncpExtIpAddrOptionEnable
Enable or disable IP Address Negotiation.
|
EnableFlagr/w Textual Convention: EnableFlag EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.3.1.3 |
||||
|
ncpExtRestartTimer
Number of seconds before retransmission of an IP packet.
|
secondsInteger32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.3.1.4 |
||||
|
ncpExtMaxConfigRetries
Number of IP configuration retries without response before
the session is brought down. |
Integer32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.3.1.5 |
||||
|
ncpExtMaxTerminateRetries
Number of IP termination retries without response before
the session is brought down. |
Integer32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.3.1.6 |
||||
|
ncpExtFailureRetries
Number of times a Configuration Nak is sent before a
Configuration Rej is sent |
Integer32r/w Constraints: range: 1-999 |
.1.3.6.1.4.1.5504.4.5.3.1.7 |
pppAuthenticationTable
table.1.3.6.1.4.1.5504.4.5.5
·
1 row entry
·
11 columns
This table contains provisioning for incoming and/or outgoing PPP authentication.
An entry exists in the pppAuthenticationTable for each set
of data used for PPP authentication. A set of PPP
authentication data can be used for incoming authentication,
outgoing authentication or both. A row can be cr…
of data used for PPP authentication. A set of PPP
authentication data can be used for incoming authentication,
outgoing authentication or both. A row can be cr…
Indexes
pppAuthSubId pppAuthId
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
pppAuthSubId
The unique identifier of the subscriber associated with this
authentication entry. A single subscriber may have multiple authenticated users. If this entry is only used for outgoing authentication, there may not be … |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.5504.4.5.5.1.1 |
||||||
|
pppAuthId
A unique number used to identify this authentication entry.
|
Integer32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.5504.4.5.5.1.2 |
||||||
|
pppAuthIpIfIndex
The ifIndex of the IP record associated with this
set of PPP authentication data. If this entry is to be used for incoming authentication, this object must be set to a non-zero value. |
IF-MIBInterfaceIndexOrZeror/w Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.5504.4.5.5.1.3 |
||||||
|
pppAuthLgId
The unique identifier of the line group on which this
authentication data is allowed to be used. If the value is zero, this authentication data can be used on any line group. |
IF-MIBInterfaceIndexOrZeror/w Textual Convention: IF-MIBInterfaceIndexOrZero Integer32Type Constraints: range: 0..2147483647 |
.1.3.6.1.4.1.5504.4.5.5.1.4 |
||||||
|
pppAuthProtocol
The protocol used for authentication:
PAP - Password Authentication Protocol CHAP - Challenge Handshake Authentication Protocol A bit is set for each authentication protocol that is enabled. … |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.5.5.1.5 |
||||||
|
pppAuthPAPPeerID
The username used if we are authenticating with the
PAP protocol. Default value is the empty string. |
OctetStringr/w Constraints: range: 0-24 |
.1.3.6.1.4.1.5504.4.5.5.1.6 |
||||||
|
pppAuthPAPPassword
The password used if we are authenticating with the
PAP protocol. Default value is the empty string. For security, an empty string will be returned on a GET. |
OctetStringr/w Constraints: range: 0-24 |
.1.3.6.1.4.1.5504.4.5.5.1.7 |
||||||
|
pppAuthCHAPName
The username used if we are authenticating with the
CHAP protocol. Default value is the empty string. |
OctetStringr/w Constraints: range: 0-24 |
.1.3.6.1.4.1.5504.4.5.5.1.8 |
||||||
|
pppAuthCHAPSecret
The password used if we are authenticating with the
CHAP protocol. Default value is the empty string. For security, an empty string will be returned on a GET. |
OctetStringr/w Constraints: range: 0-24 |
.1.3.6.1.4.1.5504.4.5.5.1.9 |
||||||
|
pppAuthStatus
Setting this object to 'invalid' causes the information for
that entry to become invalidated. Calls using the authentication information from an invalidated entry will not be accepted or initiated. This allows an entr… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.5504.4.5.5.1.10 |
||||||
|
pppAuthRowStatus
This object is used to create or delete an entry in the
table. Setting this object to 'createAndGo' will cause an entry to be created. Setting this object to 'destroy' will cause an entry to be deleted. Objects requi… |
Zhone-TCZhoneRowStatusr/w Textual Convention: Zhone-TCZhoneRowStatus EnumerationType Values:
|
.1.3.6.1.4.1.5504.4.5.5.1.12 |