ZHONE-COM-PPP-MIB
59 objects
Point-to-Point Protocol (PPP) MIB IP Software Minneapolis, MN
Imported Objects
| ATM-TC-MIB | AtmVcIdentifier AtmVpIdentifier |
| IF-MIB | ifIndex InterfaceIndex InterfaceIndexOrZero |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| Zhone | zhoneModules zhonePpp |
| Zhone-TC | ZhoneRowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.5504.4.5.1 | TablepppInterfaceTable | not-accessible | current | 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 … |
| 1.3.6.1.4.1.5504.4.5.1.1 | RowpppInterfaceEntry | not-accessible | current | 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 … |
| 1.3.6.1.4.1.5504.4.5.1.1.1 | ColumnpppIfLowerIfIndex | read-create | current | 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… |
| 1.3.6.1.4.1.5504.4.5.1.1.2 | ColumnpppIfVpi | read-create | current | 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 VC… |
| 1.3.6.1.4.1.5504.4.5.1.1.3 | ColumnpppIfVci | read-create | current | 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 canno… |
| 1.3.6.1.4.1.5504.4.5.1.1.4 | ColumnpppIfCallMode | read-create | current | Indicates where the PPP call is initiated. noCall: No call is initiated inCall: Call is intiated remotely. outCall: Call is intiated locally. |
| 1.3.6.1.4.1.5504.4.5.1.1.5 | ColumnpppIfFrameType | read-create | current | 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, pppIf… |
| 1.3.6.1.4.1.5504.4.5.1.1.6 | ColumnpppIfNumChannels | read-create | current | The maximum number of channels allowed on this interface. Currently, only one channel is supported. |
| 1.3.6.1.4.1.5504.4.5.1.1.7 | ColumnpppIfRowStatus | read-create | current | Zhone convention to support row creation and deletion. pppIfLgId is required to create or destroy a row in this table. |
| 1.3.6.1.4.1.5504.4.5.2 | TablepppLCPExtensionsTable | not-accessible | current | 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 t… |
| 1.3.6.1.4.1.5504.4.5.2.1 | RowpppLCPExtensionsEntry | not-accessible | current | 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 o… |
| 1.3.6.1.4.1.5504.4.5.2.1.1 | ColumnlcpExtReceiveAuthEnable | read-create | current | Enable or disable incoming authentication. |
| 1.3.6.1.4.1.5504.4.5.2.1.2 | ColumnlcpExtReceiveAuthProtocol | read-create | current | The preferred protocol used for incoming authentication. If lcpExtReceiveAuthEnable is enabled, the authentication protocol will be negotiated with the peer. |
| 1.3.6.1.4.1.5504.4.5.2.1.3 | ColumnlcpExtSendAuthEnable | read-create | current | Enable or disable outgoing authentication. |
| 1.3.6.1.4.1.5504.4.5.2.1.4 | ColumnlcpExtSendAuthProtocol | read-create | current | The protocol used with lcpExtSendAuthIdentity to look up the outgoing authentication information. |
| 1.3.6.1.4.1.5504.4.5.2.1.5 | ColumnlcpExtSendAuthIdentity | read-create | current | The identity (PAP peer ID or CHAP name) used with lcpExtSendAuthProtocol to look up the outgoing authentication information. Default value is the empty string. |
| 1.3.6.1.4.1.5504.4.5.2.1.6 | ColumnlcpExtQualityProtocol | read-create | current | The Quality Protocol used. Currently, the only valid quality protocl is LQR. Quality protocol must be enabled using pppLqrConfigStatus in RFC1471. |
| 1.3.6.1.4.1.5504.4.5.2.1.7 | ColumnlcpExtMagicNumber | read-create | current | The number used in Magic Number negotiation. Magic number negotiation must be enabled using pppLinkConfigMagicNumber in RFC1471. When set to zero, a random num… |
| 1.3.6.1.4.1.5504.4.5.2.1.8 | ColumnlcpExtMaxPad | read-create | current | 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 … |
| 1.3.6.1.4.1.5504.4.5.2.1.9 | ColumnlcpExtCallbackEnable | read-create | current | Enable or disable Callback negotiation. |
| 1.3.6.1.4.1.5504.4.5.2.1.10 | ColumnlcpExtCallbackType | read-create | current | The method of determining the location to callback. byAuth: Location is determined by authorization information. byDialString: Location is determined by a dial… |
| 1.3.6.1.4.1.5504.4.5.2.1.11 | ColumnlcpExtCallbackDialString | read-create | current | The dialing string used for a callback. The format of this string is determined by lcpExtCallbackType. This object only applies when callback negotiation is en… |
| 1.3.6.1.4.1.5504.4.5.2.1.12 | ColumnlcpExtRestartTimer | read-create | current | Number of seconds before retransmission of an LCP packet. |
| 1.3.6.1.4.1.5504.4.5.2.1.13 | ColumnlcpExtMaxConfigRetries | read-create | current | Number of LCP configuration retries without response before the link is brought down. |
| 1.3.6.1.4.1.5504.4.5.2.1.14 | ColumnlcpExtMaxTerminateRetries | read-create | current | Number of LCP termination retries without response before the link is brought down. |
| 1.3.6.1.4.1.5504.4.5.2.1.15 | ColumnlcpExtMaxFailureRetries | read-create | current | Number of times a Configuration Nak is sent before a Configuration Rej is sent. |
| 1.3.6.1.4.1.5504.4.5.2.1.16 | ColumnlcpExtMRUEnable | read-create | current | Enable or disable MRU negotiation. |
| 1.3.6.1.4.1.5504.4.5.2.1.17 | ColumnlcpExtACCMEnable | read-create | current | Enable or disable Asynchronous Control Character Map negotiation. |
| 1.3.6.1.4.1.5504.4.5.2.1.18 | ColumnlcpExtPFCEnable | read-create | current | Enable or disable Protocol Field Compression negotiation. |
| 1.3.6.1.4.1.5504.4.5.2.1.19 | ColumnlcpExtACFCEnable | read-create | current | Enable or disable Address and Control Field Compression negotiation. |
| 1.3.6.1.4.1.5504.4.5.2.1.20 | ColumnlcpExtFCSAltEnable | read-create | current | Enable or disable FCS Alternative negotiation. The negotiated FCS values take effect only during Authentication and Network-Layer Protocol phases. |
| 1.3.6.1.4.1.5504.4.5.2.1.21 | ColumnlcpExtSDPEnable | read-create | current | Enable or disable Self-Describing Padding negotiation. |
| 1.3.6.1.4.1.5504.4.5.2.1.22 | ColumnlcpExtNumModeEnable | read-create | current | Enable or disable Numbered Mode negotiation. |
| 1.3.6.1.4.1.5504.4.5.3 | TablepppNCPExtensionsTable | not-accessible | current | 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) inte… |
| 1.3.6.1.4.1.5504.4.5.3.1 | RowpppNCPExtensionsEntry | not-accessible | current | 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'.… |
| 1.3.6.1.4.1.5504.4.5.3.1.1 | ColumnncpExtVJCompMaxSlotID | read-write | current | The maximum slot ID for Van Jacobson Header Compression. |
| 1.3.6.1.4.1.5504.4.5.3.1.2 | ColumnncpExtVJCompSlotID | read-write | current | 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 … |
| 1.3.6.1.4.1.5504.4.5.3.1.3 | ColumnncpExtIpAddrOptionEnable | read-write | current | Enable or disable IP Address Negotiation. |
| 1.3.6.1.4.1.5504.4.5.3.1.4 | ColumnncpExtRestartTimer | read-write | current | Number of seconds before retransmission of an IP packet. |
| 1.3.6.1.4.1.5504.4.5.3.1.5 | ColumnncpExtMaxConfigRetries | read-write | current | Number of IP configuration retries without response before the session is brought down. |
| 1.3.6.1.4.1.5504.4.5.3.1.6 | ColumnncpExtMaxTerminateRetries | read-write | current | Number of IP termination retries without response before the session is brought down. |
| 1.3.6.1.4.1.5504.4.5.3.1.7 | ColumnncpExtFailureRetries | read-write | current | Number of times a Configuration Nak is sent before a Configuration Rej is sent |
| 1.3.6.1.4.1.5504.4.5.4 | ScalarpppNextAuthId | read-only | current | A GET of this object will return the next available pppAuthId to be used when creating an entry in the pppAuthenticationTable. A GET-NEXT of this object will r… |
| 1.3.6.1.4.1.5504.4.5.5 | TablepppAuthenticationTable | not-accessible | current | This table contains provisioning for incoming and/or outgoing PPP authentication. |
| 1.3.6.1.4.1.5504.4.5.5.1 | RowpppAuthenticationEntry | not-accessible | current | 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 authe… |
| 1.3.6.1.4.1.5504.4.5.5.1.1 | ColumnpppAuthSubId | not-accessible | current | The unique identifier of the subscriber associated with this authentication entry. A single subscriber may have multiple authenticated users. If this entry is … |
| 1.3.6.1.4.1.5504.4.5.5.1.2 | ColumnpppAuthId | not-accessible | current | A unique number used to identify this authentication entry. |
| 1.3.6.1.4.1.5504.4.5.5.1.3 | ColumnpppAuthIpIfIndex | read-create | current | 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 … |
| 1.3.6.1.4.1.5504.4.5.5.1.4 | ColumnpppAuthLgId | read-create | current | 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 … |
| 1.3.6.1.4.1.5504.4.5.5.1.5 | ColumnpppAuthProtocol | read-create | current | The protocol used for authentication: PAP - Password Authentication Protocol CHAP - Challenge Handshake Authentication Protocol A bit is set for each authentic… |
| 1.3.6.1.4.1.5504.4.5.5.1.6 | ColumnpppAuthPAPPeerID | read-create | current | The username used if we are authenticating with the PAP protocol. Default value is the empty string. |
| 1.3.6.1.4.1.5504.4.5.5.1.7 | ColumnpppAuthPAPPassword | read-create | current | 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. |
| 1.3.6.1.4.1.5504.4.5.5.1.8 | ColumnpppAuthCHAPName | read-create | current | The username used if we are authenticating with the CHAP protocol. Default value is the empty string. |
| 1.3.6.1.4.1.5504.4.5.5.1.9 | ColumnpppAuthCHAPSecret | read-create | current | 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. |
| 1.3.6.1.4.1.5504.4.5.5.1.10 | ColumnpppAuthStatus | read-create | current | Setting this object to 'invalid' causes the information for that entry to become invalidated. Calls using the authentication information from an invalidated en… |
| 1.3.6.1.4.1.5504.4.5.5.1.12 | ColumnpppAuthRowStatus | read-create | current | 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 '… |
| 1.3.6.1.4.1.5504.6.69 | IdentitycomPpp | Point-to-Point Protocol (PPP) MIB IP Software Minneapolis, MN |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| EnableFlag | INTEGER { enabled(1), disabled(2) } | current | A boolean type used to indicate if a feature is enabled or disabled. |
| ZhoneAuthenticationProtocol | INTEGER { pap(1), chap(2) } | current | The protocol used for authentication: PAP - Password Authentication Protocol CHAP - Challenge Handshake Authentication Protocol |