Unisphere-Data-PPP-MIB

MIB Reference — IPNetwork Monitor

All MIBsUnisphere-Data-PPP-MIB

Organization: Unisphere Networks, Inc.

Last Updated: 2002-05-09

Category: Juniper Unisphere ERX Routing

Description:

Manages Unisphere ERX PPP interface configuration, LCP negotiation, and NCP protocol status.

Imported Objects

From IF-MIB

InterfaceIndex
InterfaceIndexOrZero
ifIndexOBJECT-TYPE

From SNMPv2-CONF

MODULE-COMPLIANCE
OBJECT-GROUP

From SNMPv2-SMI

Counter32
Integer32
IpAddress
MODULE-IDENTITY
OBJECT-TYPE
TimeTicks

From SNMPv2-TC

RowStatus
TEXTUAL-CONVENTION
TruthValue

From Unisphere-Data-MIBs

usDataMibsMODULE-IDENTITY

From Unisphere-Data-TC

UsdEnable
UsdName
UsdNextIfIndex

What Is Unisphere-Data-PPP-MIB?

Unisphere-Data-PPP-MIB is a Unisphere Networks (later Juniper Networks E-series/ERX) proprietary MIB managing PPP link status and configuration on the Unisphere Routing Switch family. Its link-status table records termination reason and failed negotiation option, keepalive request/reply counters and failure count, local/remote magic numbers, negotiated local authentication method, and tunnel ifIndex (for L2TP-tunneled PPP), while a link-configuration table sets keepalive, authentication method, max authentication retries, standard-ifIndex mapping, and CHAP challenge-length bounds with a passive-mode flag. As a configuration/protocol-status MIB it lets an administrator diagnose why a PPP link terminated and confirm CHAP/keepalive settings. It is deployed on Unisphere Networks (Juniper E-series/ERX) routing switches. Engineers can download the Unisphere-Data-PPP-MIB file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in Unisphere-Data-PPP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • PPP link termination reason and authentication/keepalive status

Supported Devices

  • Unisphere Networks (Juniper E-series/ERX) routing switches

Monitoring Examples

An administrator checks usdPppLinkStatusTerminateReason for a PPP link that keeps dropping, to determine whether keepalive failures or an authentication mismatch is the underlying cause on a Unisphere/ERX router.

OIDs
OID symbolicOID numericTypeAccessDescription
usdPppMIB1.3.6.1.4.1.4874.2.2.11The Point-to-Point Protocol (PPP) MIB for the Unisphere enterprise.
usdPppObjects1.3.6.1.4.1.4874.2.2.11.1
usdPppLcp1.3.6.1.4.1.4874.2.2.11.1.1
usdPppLinkStatusTable1.3.6.1.4.1.4874.2.2.11.1.1.1not-accessibleThis table contains entries for PPP interfaces present in the system.
usdPppLinkStatusEntry1.3.6.1.4.1.4874.2.2.11.1.1.1.1not-accessibleEach entry describes the characteristics of a PPP interface.
INT usdPppLinkStatusTerminateReason1.3.6.1.4.1.4874.2.2.11.1.1.1.1.1INTEGERread-onlyReason the PPP link was terminated: none None. other Not specified. adminDisable Interface administratively disabled. lowerLayerDown Underlying interface is down. noUpperInterface No interface above PPP. authenticationFailure Authentication failed. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate LCP option. See usdPppLinkStatusTerminateNegFailOption. keepaliveFailure Keepalive failed. sessionTimeout Maximum session period expired. inactivityTimeout Maximum inactivity period expired. addressLeaseExpired Lease for network address expired. adminLogout Session administratively terminated. tunnelFailed Associated tunnel failed. tunnelDisconnected Associated tunnel disconnected. loopback Loopback detected.
INT usdPppLinkStatusTerminateNegFailOption1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2INTEGERread-onlyReports the PPP LCP option for which negotiation failed, when usdPppLinkStatusTerminateReason has the value 'negotiationFailure'.
C32 usdPppLinkStatusInKeepaliveRequests1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3Counter32read-onlyNumber of keepalive requests received.
C32 usdPppLinkStatusOutKeepaliveRequests1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4Counter32read-onlyNumber of keepalive requests transmitted.
C32 usdPppLinkStatusInKeepaliveReplies1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5Counter32read-onlyNumber of keepalive replies received.
C32 usdPppLinkStatusOutKeepaliveReplies1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6Counter32read-onlyNumber of keepalive replies transmitted.
C32 usdPppLinkStatusKeepaliveFailures1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7Counter32read-onlyNumber of keepalive failures detected.
I32 usdPppLinkStatusLocalMagicNumber1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8Integer32read-onlyMagic number negotiated for the local side.
I32 usdPppLinkStatusRemoteMagicNumber1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9Integer32read-onlyMagic number negotiated for the remote side.
USD usdPppLinkStatusLocalAuthentication1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10UsdPppAuthenticationread-onlyAuthentication protocol negotiated for the local side.
NUM usdPppLinkStatusTunnelIfIndex1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11InterfaceIndexOrZeroread-onlyThe ifIndex of an associated interface pertaining to a tunneling protocol, or zero if no such interface exists. The type of tunneling interface can be identified from information in the entries in ifTable and usdIfTable for this tunnel interface.
usdPppLinkConfigTable1.3.6.1.4.1.4874.2.2.11.1.1.2not-accessibleThis table contains entries for PPP interfaces present in the system.
usdPppLinkConfigEntry1.3.6.1.4.1.4874.2.2.11.1.1.2.1not-accessibleEach entry describes the characteristics of a PPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable.
NUM usdPppLinkConfigIfIndex1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1InterfaceIndexnot-accessibleThe ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading usdPppNextIfIndex.
ROW usdPppLinkConfigRowStatus1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2RowStatusread-createControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppLinkConfigRowStatus usdPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdPppLinkConfigIndex must have been determined previously, by reading usdPppNextIfIndex. The interface identified by usdPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
NUM usdPppLinkConfigLowerIfIndex1.3.6.1.4.1.4874.2.2.11.1.1.2.1.3InterfaceIndexOrZeroread-createThe ifIndex of an interface over which this PPP interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation.
I32 usdPppLinkConfigKeepalive1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4Integer32read-createKeepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
USD usdPppLinkConfigAuthentication1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5UsdPppAuthenticationread-createSpecifies the type(s) of authentication, if any, to be negotiated with the peer: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP. If authentication negotiation is not supported for this PPP interface, then any attempt to explicitely set this object will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. Setting this object to none will set usdPppLinkConfigAuthenticatorVirtualRouter object to an empty string.
I32 usdPppLinkConfigMaxAuthenRetries1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6Integer32read-createThe number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. If authentication negotiation is not supported for this PPP interface, then any attempt to explicitely set this object will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation.
NUM usdPppLinkConfigStandardIfIndex1.3.6.1.4.1.4874.2.2.11.1.1.2.1.7InterfaceIndexread-onlyThe ifIndex value for this interface in the standard PPP MIBs. The ifIndex value for PPP interfaces is not the same for both proprietary and standard MIB tables pertaining to PPP interface. Therefore this value is provide to simply cross referencing standard PPP and proprietary PPP MIB information.
INT usdPppLinkConfigChapMinChallengeLength1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8INTEGERread-createMinimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than usdPppLinkConfigChapMaxChallengeLength.
INT usdPppLinkConfigChapMaxChallengeLength1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9INTEGERread-createMaximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than usdPppLinkConfigChapMinChallengeLength.
USD usdPppLinkConfigPassiveMode1.3.6.1.4.1.4874.2.2.11.1.1.2.1.10UsdEnableread-createWhen enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
USD usdPppLinkConfigAuthenticatorVirtualRouter1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11UsdNameread-createThe name of the virtual router (Unisphere-Data-ROUTER-MIB.usdRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. Setting this object to non null string returns inconsistentValue error if usdPppLinkConfigAuthentication object is none or not configured.
USD usdPppNextIfIndex1.3.6.1.4.1.4874.2.2.11.1.1.3UsdNextIfIndexread-onlyCoordinate ifIndex value allocation for entries in the usdPppLinkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
usdPppSec1.3.6.1.4.1.4874.2.2.11.1.2
usdPppIp1.3.6.1.4.1.4874.2.2.11.1.3
usdPppIpTable1.3.6.1.4.1.4874.2.2.11.1.3.1not-accessibleTable containing the IP parameters for the local PPP entity.
usdPppIpEntry1.3.6.1.4.1.4874.2.2.11.1.3.1.1not-accessibleIPCP status information for a particular PPP link.
USD usdPppIpServiceStatus1.3.6.1.4.1.4874.2.2.11.1.3.1.1.1UsdEnableread-onlyIndicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
INT usdPppIpTerminateReason1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2INTEGERread-onlyReason the IPCP link was terminated: none None. other Not specified. noService No IP service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPCP option. See usdPppIpTerminateNegFailOption.
INT usdPppIpTerminateNegFailOption1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3INTEGERread-onlyReports the PPP IPCP option for which negotiation failed, when usdPppIpTerminateReason has the value 'negotiationFailure'.
IP usdPppIpLocalIpAddress1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4IpAddressread-onlyIP Address used by the local side.
IP usdPppIpRemoteIpAddress1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5IpAddressread-onlyIP Address used by the remote side.
IP usdPppIpRemotePrimaryDnsAddress1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6IpAddressread-onlyPrimary DNS server used by the remote side.
IP usdPppIpRemoteSecondaryDnsAddress1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7IpAddressread-onlySecondary DNS server used by the remote side.
IP usdPppIpRemotePrimaryWinsAddress1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8IpAddressread-onlyPrimary WINS server used by the remote side.
IP usdPppIpRemoteSecondaryWinsAddress1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9IpAddressread-onlySecondary WINS server used by the remote side.
usdPppIpConfigTable1.3.6.1.4.1.4874.2.2.11.1.3.2not-accessibleTable containing the IP parameters for the local PPP entity.
usdPppIpConfigEntry1.3.6.1.4.1.4874.2.2.11.1.3.2.1not-accessibleIPCP configuration information for a particular PPP link.
USD usdPppIpConfigPeerDnsPriority1.3.6.1.4.1.4874.2.2.11.1.3.2.1.1UsdEnableread-writeWhen enabled, allows peer's DNS address to prevail in the event of a negotiation conflict; when disabled, the local PPP interface's DNS address prevails.
USD usdPppIpConfigPeerWinsPriority1.3.6.1.4.1.4874.2.2.11.1.3.2.1.2UsdEnableread-writeWhen enabled, allows peer's WINS address to prevail in the event of a negotiation conflict; when disabled, the local PPP interface's WINS address prevails.
USD usdPppIpConfigIpcpNetmask1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3UsdEnableread-writeEnables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.
usdPppOsi1.3.6.1.4.1.4874.2.2.11.1.4
usdPppOsiTable1.3.6.1.4.1.4874.2.2.11.1.4.1not-accessibleTable containing the OSI parameters for the local PPP entity.
usdPppOsiEntry1.3.6.1.4.1.4874.2.2.11.1.4.1.1not-accessibleOSICP status information for a particular PPP link.
USD usdPppOsiServiceStatus1.3.6.1.4.1.4874.2.2.11.1.4.1.1.1UsdEnableread-onlyIndicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
INT usdPppOsiOperStatus1.3.6.1.4.1.4874.2.2.11.1.4.1.1.2INTEGERread-onlyThe operational status of the OSI network protocol. If the value of this object is up then the finite state machine for the OSI network protocol has reached the Opened state.
INT usdPppOsiTerminateReason1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3INTEGERread-onlyReason the OSICP link was terminated: none None. other Not specified. noService No OSI service configured on this PPP link. admin Administratively disabled. linkDown Underlying link is down. peerTerminated Peer initiated termination. peerRenegotiated Peer initiated renegotiation. maxRetriesExceeded Maximum number of config retries exceeded. negotiationFailure Failed to negotiate IPCP option. See usdPppOsiTerminateNegFailOption.
INT usdPppOsiTerminateNegFailOption1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4INTEGERread-onlyReports the PPP OSICP option for which negotiation failed, when usdPppOsiTerminateReason has the value 'negotiationFailure'.
INT usdPppOsiLocalAlignNpdu1.3.6.1.4.1.4874.2.2.11.1.4.1.1.5INTEGERread-onlyLocal alignment of network PDU: none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary.
INT usdPppOsiRemoteAlignNpdu1.3.6.1.4.1.4874.2.2.11.1.4.1.1.6INTEGERread-onlyRemote alignment of network PDU. none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary.
usdPppOsiConfigTable1.3.6.1.4.1.4874.2.2.11.1.4.2not-accessibleTable containing configuration variables for the OSICP for the local PPP entity.
usdPppOsiConfigEntry1.3.6.1.4.1.4874.2.2.11.1.4.2.1not-accessibleOSICP information for a particular PPP link.
INT usdPppOsiConfigAdminStatus1.3.6.1.4.1.4874.2.2.11.1.4.2.1.1INTEGERread-writeThe immediate desired status of the OSI network protocol. Setting this object to open will inject an administrative open event into the OSI network protocol's finite state machine. Setting this object to close will inject an administrative close event into the OSI network protocol's finite state machine.
usdPppSession1.3.6.1.4.1.4874.2.2.11.1.5
usdPppSessionTable1.3.6.1.4.1.4874.2.2.11.1.5.1not-accessibleThis table contains entries for PPP interfaces present in the system.
usdPppSessionEntry1.3.6.1.4.1.4874.2.2.11.1.5.1.1not-accessibleEach entry describes the characteristics of a PPP interface.
T/F usdPppSessionGrant1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1TruthValueread-onlyIndicates whether a session has been granted via the authentication mechanism.
INT usdPppSessionTerminateReason1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2INTEGERread-onlyThe reason the session was terminated.
TIK usdPppSessionStartTime1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3TimeTicksread-onlyThe value of sysUpTime when this session last became active.
C32 usdPppSessionInOctets1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4Counter32read-onlyNumber of octets received since this session last became active, as denoted by usdPppSessionStartTime.
C32 usdPppSessionOutOctets1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5Counter32read-onlyNumber of octets sent since this session last became active, as denoted by usdPppSessionStartTime.
C32 usdPppSessionInPackets1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6Counter32read-onlyNumber of packets received since this session last became active, as denoted by usdPppSessionStartTime.
C32 usdPppSessionOutPackets1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7Counter32read-onlyNumber of packets sent since this session last became active, as denoted by usdPppSessionStartTime.
I32 usdPppSessionSessionTimeout1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8Integer32read-onlyMaximum duration for the session, after which the session terminates automatically.
I32 usdPppSessionInactivityTimeout1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9Integer32read-onlyMaximum inactivity duration for the session, after which the session terminates automatically.
I32 usdPppSessionAccountingInterval1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10Integer32read-onlyInterval that must elapse between generation of accounting records for this session.
IP usdPppSessionRemoteIpAddress1.3.6.1.4.1.4874.2.2.11.1.5.1.1.11IpAddressread-onlyRemote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
IP usdPppSessionRemotePrimaryDnsAddress1.3.6.1.4.1.4874.2.2.11.1.5.1.1.12IpAddressread-onlyRemote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
IP usdPppSessionRemoteSecondaryDnsAddress1.3.6.1.4.1.4874.2.2.11.1.5.1.1.13IpAddressread-onlyRemote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
IP usdPppSessionRemotePrimaryWinsAddress1.3.6.1.4.1.4874.2.2.11.1.5.1.1.14IpAddressread-onlyRemote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
IP usdPppSessionRemoteSecondaryWinsAddress1.3.6.1.4.1.4874.2.2.11.1.5.1.1.15IpAddressread-onlyRemote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
usdPppMlPpp1.3.6.1.4.1.4874.2.2.11.1.6
usdPppMlPppBundleTable1.3.6.1.4.1.4874.2.2.11.1.6.1not-accessibleThis table contains entries for MLPPP bundles present in the system.
usdPppMlPppBundleEntry1.3.6.1.4.1.4874.2.2.11.1.6.1.1not-accessibleEach entry describes the characteristics of a MLPPP bundle.
USD usdPppMlPppBundleName1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1UsdPppMlPppBundleNamenot-accessibleThe administrative name of the MLPPP bundle associated with this MLPPP network interface.
ROW usdPppMlPppBundleRowStatus1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2RowStatusread-createThe rowStatus for this entry. The following sets are supported: createAndGo(4), destroy(6) The following values can be read from this object: active(1)
NUM usdPppMlPppBundleNetworkIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3InterfaceIndexread-onlyThe ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the usdPppMlPppLinkConfigTable.
USD usdPppMlPppNextLinkIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.2UsdNextIfIndexread-onlyCoordinate ifIndex value allocation for entries in usdPppMlPppLinkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
usdPppMlPppLinkConfigTable1.3.6.1.4.1.4874.2.2.11.1.6.3not-accessibleThis table contains entries for MLPPP interfaces present in the system.
usdPppMlPppLinkConfigEntry1.3.6.1.4.1.4874.2.2.11.1.6.3.1not-accessibleEach entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable.
NUM usdPppMlPppLinkConfigIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1InterfaceIndexnot-accessibleThe ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading usdPppMlPppNextLinkIfIndex.
NUM usdPppMlPppLinkConfigLowerIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.3.1.2InterfaceIndexOrZeroread-createThe ifIndex of an interface over which this PPP interface is to be layered. A value of zero indicates no layering. An implementation may choose to require that a non-zero value be configured at entry creation.
I32 usdPppMlPppLinkConfigKeepalive1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4Integer32read-createKeepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
USD usdPppMlPppLinkConfigAuthentication1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5UsdPppAuthenticationread-createSpecifies the type(s) of authentication, if any, to be negotiated with the peer: none No authentication is negotiated. pap PAP negotiation only. chap CHAP negotiation only. papChap PAP negotiation is attempted first; if fails, attempt CHAP. chapPap CHAP negotiation is attempted first; if fails, attempt PAP.
I32 usdPppMlPppLinkConfigMaxAuthenRetries1.3.6.1.4.1.4874.2.2.11.1.6.3.1.6Integer32read-createThe number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.
ROW usdPppMlPppLinkConfigRowStatus1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7RowStatusread-createControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppMlPppLinkConfigRowStatus usdPppMlPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for usdPppMlPppLinkConfigIndex must have been determined previously, by reading usdPppMlPppNextIfIndex. The interface identified by usdPppMlPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
USD usdPppMlPppNextNetworkIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.4UsdNextIfIndexread-onlyCoordinate ifIndex value allocation for entries in usdPppMlPppNetworkConfigTable. A GET of this object returns the next available ifIndex value to be used to create an entry in the associated interface table; or zero, if no valid ifIndex value is available. This object also returns a value of zero when it is the lexicographic successor of a varbind presented in an SNMP GETNEXT or GETBULK request, for which circumstance it is assumed that ifIndex allocation is unintended. Successive GETs will typically return different values, thus avoiding collisions among cooperating management clients seeking to create table entries simultaneously.
usdPppMlPppNetworkConfigTable1.3.6.1.4.1.4874.2.2.11.1.6.5not-accessibleThis table contains entries for MLPPP network interfaces present in the system.
usdPppMlPppNetworkConfigEntry1.3.6.1.4.1.4874.2.2.11.1.6.5.1not-accessibleEach entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/usdIfTable.
NUM usdPppMlPppNetworkConfigIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1InterfaceIndexnot-accessibleThe ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading usdPppMlPppNextNetworkIfIndex.
NUM usdPppMlPppNetworkConfigLowerIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.5.1.2InterfaceIndexread-createThe ifIndex of a PPP link interface over which this PPP network interface is to be layered. On sets, the value of this object must equal on of the previously created PPP link interfaces created in the usdPppMlPppLinkConfigTable. On gets, the value of this object is the lexicographically least PPP link interface in a potential bundle of PPP link interfaces.
USD usdPppMlPppNetworkBundleName1.3.6.1.4.1.4874.2.2.11.1.6.5.1.3UsdPppMlPppBundleNameread-createThe MLPPP bundle name administratively assigned.
ROW usdPppMlPppNetworkRowStatus1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4RowStatusread-createControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppMlPppNetworkConfigLowerIfIndex usdPppMlPppNetworkBundleName usdPppMlPppNetworkConfigRowStatus In addition, when creating an entry the following conditions must hold: A value for usdPppMlPppNetworkConfigIndex must have been determined previously, by reading usdPppMlPppNextNetworkIfIndex. The interface identified by usdPppMlPppNetworkConfigLowerIfIndex must exist by a creation request to the usdPppMlPppLinkConfigTable. The bundleName specified in usdPppMlPppNetworkBundleName must have been created first in the usdPppMlPppBundleTable. A corresponding entry in ifTable/ifXTable/usdIfTable is created/destroyed as a result of creating/destroying an entry in this table.
usdPppMlPppLinkBindTable1.3.6.1.4.1.4874.2.2.11.1.6.6not-accessibleThis table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
usdPppMlPppLinkBindEntry1.3.6.1.4.1.4874.2.2.11.1.6.6.1not-accessibleEach entry describes the MLPPP link interface to MLPPP network interface bindings.
NUM usdPppMlPppBindNetworkIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1InterfaceIndexnot-accessibleThe ifIndex of the MLPPP network interface.
NUM usdPppMlPppBindLinkIfIndex1.3.6.1.4.1.4874.2.2.11.1.6.6.1.2InterfaceIndexnot-accessibleThe ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by usdPppMlPppBindNetworkIfIndex.
ROW usdPppMlPppBindRowStatus1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3RowStatusread-createControls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: usdPppMlPppBindRowStatus In addition, when creating an entry the following conditions must hold: The interfaces identified by usdPppMlPppBindNetworkIfIndex and usdPppMlPppBindLinkIfIndex must be created in the usdPppMlPppNetworkConfigTable and usdPppMlPppLinkConfigTable respectively. A MLPPP bundle must be associated with the usdPppMlPppNetworkIfIndex and exist in the usdPppMibPppBundleTable. A corresponding entry in ifStackTable is created/destroyed as a result of creating/destroying an entry in this table.
usdPppSummary1.3.6.1.4.1.4874.2.2.11.1.7
I32 usdPppSummaryPppInterfaceCount1.3.6.1.4.1.4874.2.2.11.1.7.1Integer32read-onlyThe total number of PPP interfaces configured in the system.
I32 usdPppSummaryPppIpNCPs1.3.6.1.4.1.4874.2.2.11.1.7.2Integer32read-onlyThe total number IP NCP's configured in the system.
I32 usdPppSummaryPppOsiNCPs1.3.6.1.4.1.4874.2.2.11.1.7.3Integer32read-onlyThe total number of OSI NCP's configured in the system.
I32 usdPppSummaryPppIfAdminUp1.3.6.1.4.1.4874.2.2.11.1.7.4Integer32read-onlyThe total number of PPP interfaces in the system that are administratively configured to up(1).
I32 usdPppSummaryPppIfAdminDown1.3.6.1.4.1.4874.2.2.11.1.7.5Integer32read-onlyThe total number of PPP interfaces in the system that are administrateively configued to down(2).
I32 usdPppSummaryPppIfOperUp1.3.6.1.4.1.4874.2.2.11.1.7.7Integer32read-onlyThe total number of PPP interfaces in the system with an operational state of up(1).
I32 usdPppSummaryPppIfOperDown1.3.6.1.4.1.4874.2.2.11.1.7.8Integer32read-onlyThe total number of PPP interfaces in the system with an operational state of down(2).
I32 usdPppSummaryPppIfOperDormant1.3.6.1.4.1.4874.2.2.11.1.7.9Integer32read-onlyThe total number of PPP interfaces in the system with an operational state of dormant(5).
I32 usdPppSummaryPppIfNotPresent1.3.6.1.4.1.4874.2.2.11.1.7.10Integer32read-onlyThe total number of PPP interfaces in the system with an operational state of notPresent(6).
I32 usdPppSummaryPppIfLowerLayerDown1.3.6.1.4.1.4874.2.2.11.1.7.11Integer32read-onlyThe total number of PPP interfaces in the system with an operational state of lowerLayerDown(7).
I32 usdPppSummaryPppIpNcpOpened1.3.6.1.4.1.4874.2.2.11.1.7.12Integer32read-onlyThe total number of PPP IP NCPs in the system with an operational state of opened(1).
I32 usdPppSummaryPppIpNcpClosed1.3.6.1.4.1.4874.2.2.11.1.7.13Integer32read-onlyThe total number of PPP IP NCP's in the system with an operational state of not-opened(2).
I32 usdPppSummaryPppOsiNcpOpened1.3.6.1.4.1.4874.2.2.11.1.7.14Integer32read-onlyThe total number of PPP OSI NCP's in the system with an operational state of opened.
I32 usdPppSummaryPppOsiNcpClosed1.3.6.1.4.1.4874.2.2.11.1.7.15Integer32read-onlyThe total number of PPP OSI NCP's in the system with an operational state of closed.
TIK usdPppSummaryPppIfLastChangeTime1.3.6.1.4.1.4874.2.2.11.1.7.16TimeTicksread-onlyThe value of the sysUpTime at the time of the last PPP interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value.
I32 usdPppSummaryPppLinkInterfaceCount1.3.6.1.4.1.4874.2.2.11.1.7.17Integer32read-onlyThe total number of PPP Link interfaces configured in the system.
I32 usdPppSummaryPppLinkIfAdminUp1.3.6.1.4.1.4874.2.2.11.1.7.18Integer32read-onlyThe total number of PPP Link interfaces in the system that are administratively configured to up(1).
I32 usdPppSummaryPppLinkIfAdminDown1.3.6.1.4.1.4874.2.2.11.1.7.19Integer32read-onlyThe total number of PPP Link interfaces in the system that are administrateively configued to down(2).
I32 usdPppSummaryPppLinkIfOperUp1.3.6.1.4.1.4874.2.2.11.1.7.20Integer32read-onlyThe total number of PPP Link interfaces in the system with an operational state of up(1).
I32 usdPppSummaryPppLinkIfOperDown1.3.6.1.4.1.4874.2.2.11.1.7.21Integer32read-onlyThe total number of PPP Link interfaces in the system with an operational state of down(2).
I32 usdPppSummaryPppLinkIfOperDormant1.3.6.1.4.1.4874.2.2.11.1.7.22Integer32read-onlyThe total number of PPP Link interfaces in the system with an operational state of dormant(5).
I32 usdPppSummaryPppLinkIfNotPresent1.3.6.1.4.1.4874.2.2.11.1.7.23Integer32read-onlyThe total number of PPP link interfaces in the system with an operational state of notPresent(6).
I32 usdPppSummaryPppLinkIfLowerLayerDown1.3.6.1.4.1.4874.2.2.11.1.7.24Integer32read-onlyThe total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7).
TIK usdPppSummaryPppLinkIfLastChangeTime1.3.6.1.4.1.4874.2.2.11.1.7.25TimeTicksread-onlyThe value of the sysUpTime at the time of the last PPP Link interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value.
I32 usdPppSummaryPppNetworkInterfaceCount1.3.6.1.4.1.4874.2.2.11.1.7.26Integer32read-onlyThe total number of PPP network interfaces configured in the system.
I32 usdPppSummaryPppNetworkIpNCPs1.3.6.1.4.1.4874.2.2.11.1.7.27Integer32read-onlyThe total number IP NCP's in the system configured on PPP network interfaces.
I32 usdPppSummaryPppNetworkOsiNCPs1.3.6.1.4.1.4874.2.2.11.1.7.28Integer32read-onlyThe total number of OSI NCP's in the system configured on PPP network interfaces.
I32 usdPppSummaryPppNetworkIfAdminUp1.3.6.1.4.1.4874.2.2.11.1.7.29Integer32read-onlyThe total number of PPP network interfaces in the system that are administratively configured to up(1).
I32 usdPppSummaryPppNetworkIfAdminDown1.3.6.1.4.1.4874.2.2.11.1.7.30Integer32read-onlyThe total number of PPP network interfaces in the system that are administrateively configued to down(2).
I32 usdPppSummaryPppNetworkIfOperUp1.3.6.1.4.1.4874.2.2.11.1.7.31Integer32read-onlyThe total number of PPP network interfaces in the system with an operational state of up(1).
I32 usdPppSummaryPppNetworkIfOperDown1.3.6.1.4.1.4874.2.2.11.1.7.32Integer32read-onlyThe total number of PPP network interfaces in the system with an operational state of down(2).
I32 usdPppSummaryPppNetworkIfOperDormant1.3.6.1.4.1.4874.2.2.11.1.7.33Integer32read-onlyThe total number of PPP network interfaces in the system with an operational state of dormant(5).
I32 usdPppSummaryPppNetworkIfNotPresent1.3.6.1.4.1.4874.2.2.11.1.7.34Integer32read-onlyThe total number of PPP network interfaces in the system with an operational state of notPresent(6).
I32 usdPppSummaryPppNetworkIfLowerLayerDown1.3.6.1.4.1.4874.2.2.11.1.7.35Integer32read-onlyThe total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7).
I32 usdPppSummaryPppNetworkIpNcpOpened1.3.6.1.4.1.4874.2.2.11.1.7.36Integer32read-onlyThe total number of PPP IP NCP's in the system with an operational state of opened.
I32 usdPppSummaryPppNetworkIpNcpClosed1.3.6.1.4.1.4874.2.2.11.1.7.37Integer32read-onlyThe total number of PPP IP NCP's in the system with an operational state of closed.
I32 usdPppSummaryPppNetworkOsiNcpOpened1.3.6.1.4.1.4874.2.2.11.1.7.38Integer32read-onlyThe total number of PPP OSI NCP's in the system with an operational state of opened.
I32 usdPppSummaryPppNetworkOsiNcpClosed1.3.6.1.4.1.4874.2.2.11.1.7.39Integer32read-onlyThe total number of PPP OSI NCP's in the system with an operational state of closed.
TIK usdPppSummaryPppNetworkIfLastChangeTime1.3.6.1.4.1.4874.2.2.11.1.7.40TimeTicksread-onlyThe value of the sysUpTime at the time of the last PPP network interface creation or deletion in the system. If the number of PPP network interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value.
usdPppConformance1.3.6.1.4.1.4874.2.2.11.4
usdPppCompliances1.3.6.1.4.1.4874.2.2.11.4.1
usdPppCompliance1.3.6.1.4.1.4874.2.2.11.4.1.1Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when additional objects were added to the MIB.
usdPppCompliance21.3.6.1.4.1.4874.2.2.11.4.1.2Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when the usdPppMlPppGroup and usdPppSummaryGroup objects were added.
usdPppCompliance31.3.6.1.4.1.4874.2.2.11.4.1.3Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when the usdPppLinkConfigStandardIfIndex object was added to the MIB.
usdPppCompliance41.3.6.1.4.1.4874.2.2.11.4.1.4Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when the usdPppMlPppGroup, usdPppSummaryLinkGroup and usdPppSummaryNetworkGroup were moved from the list of mandatory groups.
usdPppCompliance51.3.6.1.4.1.4874.2.2.11.4.1.5Obsolete compliance statement for entities which implement the Unisphere PPP MIB. This statement became obsolete when new usdPppIpGroup, usdPppLcpGroup and usdPppMlPppGroup objects were added.
usdPppCompliance61.3.6.1.4.1.4874.2.2.11.4.1.6The compliance statement for entities which implement the Unisphere PPP MIB.
usdPppGroups1.3.6.1.4.1.4874.2.2.11.4.2
usdPppLcpGroup1.3.6.1.4.1.4874.2.2.11.4.2.1Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added.
usdPppIpGroup1.3.6.1.4.1.4874.2.2.11.4.2.2Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added.
usdPppOsiGroup1.3.6.1.4.1.4874.2.2.11.4.2.3Obsolete collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added.
usdPppLcpGroup21.3.6.1.4.1.4874.2.2.11.4.2.4Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. This group became obsolete when the usdPppLinkConfigStandardIfIndex object was added.
usdPppIpGroup21.3.6.1.4.1.4874.2.2.11.4.2.5Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added.
usdPppOsiGroup21.3.6.1.4.1.4874.2.2.11.4.2.6A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Unisphere product.
usdPppSessionGroup1.3.6.1.4.1.4874.2.2.11.4.2.7A collection of objects providing management of PPP session functionality of PPP interfaces in a Unisphere product.
usdPppMlPppGroup1.3.6.1.4.1.4874.2.2.11.4.2.8Obsolete collection of objects providing management of multi link PPP management support in a Unisphere product. This group became obsolete when additional objects were added.
usdPppSummaryGroup1.3.6.1.4.1.4874.2.2.11.4.2.9Obsolete collection of objects providing PPP interface summary information in a Unisphere product. This group became obsolete when it was divided into three groups so that the link and network object would not be manditory.
usdPppLcpGroup31.3.6.1.4.1.4874.2.2.11.4.2.10Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product. This group became obsolete when additional objects were added.
usdPppSummaryBasicGroup1.3.6.1.4.1.4874.2.2.11.4.2.11A collection of objects providing PPP interface basic summary information in a Unisphere product.
usdPppSummaryLinkGroup1.3.6.1.4.1.4874.2.2.11.4.2.12A collection of objects providing PPP interface link summary information in a Unisphere product.
usdPppSummaryNetworkGroup1.3.6.1.4.1.4874.2.2.11.4.2.13A collection of objects providing PPP interface network summary information in a Unisphere product.
usdPppLcpGroup41.3.6.1.4.1.4874.2.2.11.4.2.14A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Unisphere product.
usdPppIpGroup31.3.6.1.4.1.4874.2.2.11.4.2.15A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Unisphere product.
usdPppMlPppGroup21.3.6.1.4.1.4874.2.2.11.4.2.16A collection of objects providing management of multi link PPP management support in a Unisphere product.

RFC description

Manages Point-to-Point Protocol (PPP) connections on Unisphere routing platforms including authentication and link negotiation.

Start monitoring Unisphere Networks (Juniper E-series/ERX) routing switches (PPP link termination-reason/keepalive status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download Unisphere-Data-PPP-MIB