Home/Catalog/JNX-PPP-MIB

JNX-PPP-MIB

Updated Sep 19, 2013
AI MIB Summary

The JNX-PPP-MIB module enables monitoring and management of Point-to-Point Protocol (PPP) session states, link parameters, and error statistics on Juniper Networks devices. It provides specific counters and gauges for tracking interface up/down events, authentication failures, and data transfer metrics essential for diagnosing WAN and dial-up connectivity issues.

The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
Main OID:
jnxPppMIB.1.3.6.1.4.1.2636.3.68.1
244
Objects
Active
Status
6
Dependencies

Imported Objects

Objects

244 total
Object Name
jnxPppMIBThe Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
MODULE-IDENTITY
.1.3.6.1.4.1.2636.3.68.1
jnxPPPObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1
jnxPppLcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.1
jnxPppLinkStatusTableThis table contains entries for PPP interfaces present in the system.
SEQUENCE OF JnxPppLinkStatusEntry
.1.3.6.1.4.1.2636.3.68.1.1.1.1
jnxPppLinkStatusEntryEach entry describes the characteristics of a PPP interface.
JnxPppLinkStatusEntry
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1
jnxPppLinkStatusTerminateReasonReason 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. 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.1
jnxPppLinkStatusTerminateNegFailOptionReports the PPP LCP option for which negotiation failed, when jnxPppLinkStatusTerminateReason has the value negotiationFailure.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.2
jnxPppLinkStatusInKeepaliveRequestsNumber of keepalive requests received.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.3
jnxPppLinkStatusOutKeepaliveRequestsNumber of keepalive requests transmitted.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.4
jnxPppLinkStatusInKeepaliveRepliesNumber of keepalive replies received.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.5
jnxPppLinkStatusOutKeepaliveRepliesNumber of keepalive replies transmitted.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.6
jnxPppLinkStatusKeepaliveFailuresNumber of keepalive failures detected.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.7
jnxPppLinkStatusLocalMagicNumberMagic number negotiated for the local side. This has been deprecated and replaced by jnxPppLinkStatusLocalMagicNumber1rodeprecated
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.8
jnxPppLinkStatusRemoteMagicNumberMagic number negotiated for the remote side. This has been deprecated and replaced by jnxPppLinkStatusRemoteMagicNumber1rodeprecated
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.9
jnxPppLinkStatusLocalAuthenticationAuthentication protocol negotiated for the local side.ro
JnxPppAuthentication2
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.10
jnxPppLinkStatusTunnelIfIndexThe 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 jnxIfTable for this tunnel interface.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.11
jnxPppLinkStatuslcpRenegoTerminatesNumber of times lcp terminated due to peer exceeding max renegotiation attempts.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.12
jnxPppLinkStatusLocalMagicNumber1Magic number negotiated for the local side.ro
Unsigned32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.13
jnxPppLinkStatusRemoteMagicNumber1Magic number negotiated for the remote side.ro
Unsigned32
.1.3.6.1.4.1.2636.3.68.1.1.1.1.1.14
jnxPppLinkConfigTableThis table contains entries for PPP interfaces present in the system.
SEQUENCE OF JnxPppLinkConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.1.2
jnxPppLinkConfigEntryEach entry describes the characteristics of a PPP interface. Creating or deleting entries in this table causes corresponding entries for be created or deleted in ifTable,ifXTable,jnxIfTable.
JnxPppLinkConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1
jnxPppLinkConfigIfIndexThe ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppNextIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.1
jnxPppLinkConfigRowStatusControls creation or deletion of entries in this table with READ-CREATE maximum access 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: jnxPppLinkConfigRowStatus jnxPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for jnxPppLinkConfigIndex must have been determined previously, by reading jnxPppNextIfIndex.The interface identified by jnxPppLinkConfigLowerIfIndex must exist. A corresponding entry in Table or ifXTable or jnxIfTable is created or destroyed as a result of creating or destroying an entry in this table. The following values can be read from this object: active(1)ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.2
jnxPppLinkConfigLowerIfIndexThe 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.3
jnxPppLinkConfigKeepaliveKeepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.4
jnxPppLinkConfigAuthenticationSpecifies 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 if READ-CREATE maximum access is supported will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. Setting this object to none(0) will set jnxPppLinkConfigAuthenticatorRouting Instance object to an empty string. This object returns a null(0) value on the get operation. New object jnxPppLinkConfigAuthentication2 will reflect the configured values. Setting this object along with the jnxPppLinkConfigAuthentication2 object will return an inconsistentValue error.rodeprecated
JnxPppAuthentication
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.5
jnxPppLinkConfigMaxAuthenRetriesThe 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 if READ-CREATE maximum access is supported will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.6
jnxPppLinkConfigStandardIfIndexThe 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.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.7
jnxPppLinkConfigChapMinChallengeLengthMinimum value of the CHAP authenticator challenge length value. This value is never greater than jnxPppLinkConfigChapMaxChallengeLength.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.8
jnxPppLinkConfigChapMaxChallengeLengthMaximum value of the CHAP authenticator challenge length value. This value is never less than jnxPppLinkConfigChapMinChallengeLength.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.9
jnxPppLinkConfigPassiveModeWhen enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.10
jnxPppLinkConfigAuthenticatorLogicalSystemThe name of the logical system to be used for authentication on the PPP interface.With READ-CREATE maximum access , setting this object statically binds the authenticating logical system 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 a non-null string returns inconsistentValue error if jnxPppLinkConfigAuthentication object is none(0) or not configured.ro
OCTET STRING
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.11
jnxPppLinkConfigAuthenticatorRoutingInstanceThe name of the routing instancebe used for authentication on the PPP interface. With READ-CREATE maximum access, setting this object statically binds the authenticating routing instance 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 a non-null string returns inconsistentValue error if jnxPppLinkConfigAuthentication object is none(0) or not configured.ro
OCTET STRING
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12
jnxPppLinkConfigAaaProfileThe name of the AAA profile to be used for authentication on the PPP interface. With READ-CREATE maximum access, setting this object statically binds the AAA profile with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored. On a Set operation, if the value of this object is not null and does not correspond to an existing AAA profile, then an inconsistentValue error is returned.ro
OCTET STRING
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.13
jnxPppLinkConfigAuthentication2A configuration variable comprised of nibbles i.e. 4 bits, such that a client can supply a list of 0 to 8 selections. The least significant nibble is the first value of the list, and the most significant nibble is the last value. The value in each field ranges from 0 to 15, however the first nibble with value 0 indicates the end of the list. Repetition of values is not allowed. Segregation of values is not allowed. Valid Values are: none - 0 pap - 1 chap - 2 eap - 3 Example valid encoding: 0x00000321 0x00000012 Not a valid encoding: 0x00000121 0x01002001 If authentication negotiation is not supported for this PPP interface and with READ-CREATE maximum access ,any attempt to explicitly set this object will result in a notWritable error and it will be implicitly set to the DEFVAL on row creation. Setting this object to null will set jnxPppLinkConfigAuthenticatorRoutingInstance object to an empty string. Setting this object along with the jnxPppLinkConfigAuthentication object will return an inconsistentValue error.ro
JnxNibbleConfig
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.14
jnxPppLinkConfigIgnoreMagicNumberMismatchThe ignore magic number mismatch option of the PPP interface determines the action to be taken, when the peer has not negotiated any value yet sent null or invalid magic number in the LCP echo packets. The two actions that can be configured are: 1) Ignore the mismatch and retain connection 2) Disallow the mismatch and terminate connectionro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.15
jnxPppLinkConfigMaxLcpRenegotiationMaximum number of allowed lcp renegotiation attempts from peer.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.1.2.1.16
jnxPppNextIfIndexCoordinate ifIndex value allocation for entries in the jnxPppLinkConfigTable. 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.1.3
jnxPppSec
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.2
jnxPppIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.3
jnxPppIpTableTable containing the IP parameters for the local PPP entity.
SEQUENCE OF JnxPppIpEntry
.1.3.6.1.4.1.2636.3.68.1.1.3.1
jnxPppIpEntryIPCP status information for a particular PPP link.
JnxPppIpEntry
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1
jnxPppIpServiceStatusIndicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.1
jnxPppIpTerminateReasonReason 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 jnxPppIpTerminateNegFailOption.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.2
jnxPppIpTerminateNegFailOptionReports the PPP IPCP option for which negotiation failed, when jnxPppIpTerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.3
jnxPppIpLocalIpAddressIP Address used by the local side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.4
jnxPppIpRemoteIpAddressIP Address used by the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.5
jnxPppIpRemotePrimaryDnsAddressPrimary DNS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.6
jnxPppIpRemoteSecondaryDnsAddressSecondary DNS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.7
jnxPppIpRemotePrimaryWinsAddressPrimary WINS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.8
jnxPppIpRemoteSecondaryWinsAddressSecondary WINS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.9
jnxPppIpNetworkStatusIpcpRenegoTerminatesNumber of times ipcp terminated due to peer exceeding max renegotiation attempts.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.3.1.1.10
jnxPppIpConfigTableTable containing the IP parameters for the local PPP entity.
SEQUENCE OF JnxPppIpConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.3.2
jnxPppIpConfigEntryIPCP configuration information for a particular PPP link.
JnxPppIpConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1
jnxPppIpConfigPeerDnsPriorityWhen 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.1
jnxPppIpConfigPeerWinsPriorityWhen 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.2
jnxPppIpConfigIpcpNetmaskEnables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.3
jnxPppIpConfigInitiateIpEnables the initiation of negotiation of the IPCP.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.4
jnxPppIpConfigMaxIpcpRenegotiationMaximum number of allowed ipcp renegotiation attempts from peer.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.5
jnxPppIpConfigPromptIpcpDnsOptionControl prompting of IPCP DNS option to remote peer.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.6
jnxPppIpConfigIpcpLockoutEnables IPCP lockout. It determines whether this NCP can be negotiated when the interface is already running a different NCP. On enabling this option, the IPCP negotiation will be blocked after a different NCP service is up and waited for 10 seconds for IPCP initiation from peer.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.3.2.1.7
jnxPppOsi
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.4
jnxPppOsiTableTable containing the OSI parameters for the local PPP entity.
SEQUENCE OF JnxPppOsiEntry
.1.3.6.1.4.1.2636.3.68.1.1.4.1
jnxPppOsiEntryOSICP status information for a particular PPP link.
JnxPppOsiEntry
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1
jnxPppOsiServiceStatusIndicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1.1
jnxPppOsiOperStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1.2
jnxPppOsiTerminateReasonReason 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 jnxPppOsiTerminateNegFailOption.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1.3
jnxPppOsiTerminateNegFailOptionReports the PPP OSICP option for which negotiation failed, when jnxPppOsiTerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1.4
jnxPppOsiLocalAlignNpduLocal 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1.5
jnxPppOsiRemoteAlignNpduRemote 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.1.1.6
jnxPppOsiConfigTableTable containing configuration variables for the OSICP for the local PPP entity.
SEQUENCE OF JnxPppOsiConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.4.2
jnxPppOsiConfigEntryOSICP information for a particular PPP link.
JnxPppOsiConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.4.2.1
jnxPppOsiConfigAdminStatusThe 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.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.4.2.1.1
jnxPppSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.5
jnxPppSessionTableThis table contains entries for PPP interfaces present in the system.
SEQUENCE OF JnxPppSessionEntry
.1.3.6.1.4.1.2636.3.68.1.1.5.1
jnxPppSessionEntryEach entry describes the characteristics of a PPP interface.
JnxPppSessionEntry
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1
jnxPppSessionGrantIndicates whether a session has been granted via the authentication mechanism.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.1
jnxPppSessionTerminateReasonThe reason the session was terminated.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.2
jnxPppSessionStartTimeThe value of sysUpTime when this session last became active.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.3
jnxPppSessionInOctetsNumber of octets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInOctets64rodeprecated
Counter32 UNITS "octets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.4
jnxPppSessionOutOctetsNumber of octets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutOctets64rodeprecated
Counter32 UNITS "octets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.5
jnxPppSessionInPacketsNumber of packets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInPackets64rodeprecated
Counter32 UNITS "packets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.6
jnxPppSessionOutPacketsNumber of packets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutPackets64rodeprecated
Counter32 UNITS "packets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.7
jnxPppSessionSessionTimeoutMaximum duration for the session, after which the session terminates automatically.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.8
jnxPppSessionInactivityTimeoutMaximum inactivity duration for the session, after which the session terminates automatically.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.9
jnxPppSessionAccountingIntervalInterval that must elapse between generation of accounting records for this session.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.10
jnxPppSessionRemoteIpAddressRemote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.11
jnxPppSessionRemotePrimaryDnsAddressRemote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.12
jnxPppSessionRemoteSecondaryDnsAddressRemote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.13
jnxPppSessionRemotePrimaryWinsAddressRemote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.14
jnxPppSessionRemoteSecondaryWinsAddressRemote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.15
jnxPppSessionRemoteIpv6AddressIfIdentifierIPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
Ipv6AddressIfIdentifier (IPV6-TC)
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.16
jnxPppSessionInhibitIpIndicates whether a session has had its IP service inhibited by the authentication mechanism.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.17
jnxPppSessionInhibitIpv6Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.18
jnxPppSessionInOctets64Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.19
jnxPppSessionOutOctets64Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime.ro
Counter64 UNITS "octets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.20
jnxPppSessionInPackets64Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime.ro
Counter64 UNITS "packets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.21
jnxPppSessionOutPackets64Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime.ro
Counter64 UNITS "packets"
.1.3.6.1.4.1.2636.3.68.1.1.5.1.1.22
jnxPppMlPpp
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.6
jnxPppMlPppBundleTableThis table contains entries for MLPPP bundles present in the system.
SEQUENCE OF JnxPppMlPppBundleEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.1
jnxPppMlPppBundleEntryEach entry describes the characteristics of a MLPPP bundle.
JnxPppMlPppBundleEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.1.1
jnxPppMlPppBundleNameThe administrative name of the MLPPP bundle associated with this MLPPP network interface.
JnxPppMlPppBundleName
.1.3.6.1.4.1.2636.3.68.1.1.6.1.1.1
jnxPppMlPppBundleRowStatusThe rowStatus for this entry. The following sets are supported with read-create maximum access: createAndGo(4), destroy(6) The following values can be read from this object: active(1)ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.68.1.1.6.1.1.2
jnxPppMlPppBundleNetworkIfIndexThe ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the jnxPppMlPppLinkConfigTable.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.1.1.3
jnxPppMlPppNextLinkIfIndexCoordinate ifIndex value allocation for entries in jnxPppMlPppLinkConfigTable. 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.2
jnxPppMlPppLinkConfigTableThis table contains entries for MLPPP interfaces present in the system.
SEQUENCE OF JnxPppMlPppLinkConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.3
jnxPppMlPppLinkConfigEntryEach entry describes the characteristics of MLPPP interface. With read-create maximum access,creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/jnxIfTable.
JnxPppMlPppLinkConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1
jnxPppMlPppLinkConfigIfIndexThe ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextLinkIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.1
jnxPppMlPppLinkConfigLowerIfIndexThe 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.2
jnxPppMlPppLinkConfigKeepaliveKeepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.ro
Integer32 (0|10..64800) UNITS "seconds"
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.4
jnxPppMlPppLinkConfigAuthenticationSpecifies 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 MLPPP 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. This object returns a none (0) value on the get operation. New object jnxPppMlPppLinkConfigAuthentication2 will reflect the configured values. Setting this object along with the jnxPppMlPppLinkConfigAuthentication2 object will return an inconsistentValue error.rodeprecated
JnxPppAuthentication
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.5
jnxPppMlPppLinkConfigMaxAuthenRetriesThe number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.6
jnxPppMlPppLinkConfigRowStatusControls creation/deletion of entries in this table with read-carete maximum access,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: jnxPppMlPppLinkConfigRowStatus jnxPppMlPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for jnxPppMlPppLinkConfigIndex must have been determined previously, by reading jnxPppMlPppNextIfIndex. The interface identified by jnxPppMlPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/jnxIfTable is created/destroyed as a result of creating/destroying an entry in this table. The following values can be read from this object: active(1)ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.7
jnxPppMlPppLinkConfigAaaProfileThe name of the AAA profile to be used for authentication on the PPP interface.Setting this object statically binds the AAA profile with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored. On a Set operation, if the value of this object is not null and does not correspond to an existin AAA profile, then an inconsistentValue error is returned.ro
OCTET STRING
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.8
jnxPppMlPppLinkConfigChapMinChallengeLengthMinimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than jnxPppMlPppLinkConfigChapMaxChallengeLength.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.9
jnxPppMlPppLinkConfigChapMaxChallengeLengthMaximum value of the CHAP authenticator challenge length value.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.10
jnxPppMlPppLinkConfigPassiveModeWhen enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.11
jnxPppMlPppLinkConfigAuthenticatorLogicalSystemThe name of the Logical System (Jnxper-ROUTER-MIB.jnxRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the link interface. With read-create maximum access, 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.ro
OCTET STRING
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.12
jnxPppMlPppLinkConfigAuthenticatorRoutingInstanceThe name of the Routing Instance (Jnxper-ROUTER-MIB.jnxRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the link interface. With read-create maximum access, 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.ro
OCTET STRING
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.13
jnxPppMlPppLinkConfigFragmentationEnables MLPPP fragmentation.With read-create maximum access, changing this object has an effect when the link is next restarted.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.14
jnxPppMlPppLinkConfigReassemblyEnables MLPPP reassembly. With read-create maximum access, changing this object has an effect when the link is next restarted.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.15
jnxPppMlPppLinkConfigMaxReceiveReconstructedUnitThe Maximum Receive Reconstructed Unit (MRRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 1, then the MRRU is set to the local MRU value. With read-create maximum access, changing this object has an effect when the link is next restarted.ro
Integer32 (1|64..65535)
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.16
jnxPppMlPppLinkConfigFragmentSizeThe size of fragments transmitted by the local PPP entity. If the value of this variable is 1, then the fragment size is set to the link's MTU value. With read-create maximum access, changing this object has an effect when the link is next restarted.ro
Integer32 (1|128..65535)
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.17
jnxPppMlPppLinkConfigHashLinkSelectionEnables MLPPP hash-based link selection for non-best-effort traffic. With read-create maximum access,changing this object has an effect when the link is next restarted.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.18
jnxPppMlPppLinkConfigAuthentication2A configuration variable comprised of nibbles i.e. 4 bits, such that a client can supply a list of 0 to 8 selections. The least significant nibble is the first value of the list, and the most significant nibble is the last value. The value in each field ranges from 0 to 15, however the first nibble with value 0 indicates the end of the list. Repetition of values is not allowed. Segregation of values is not allowed. Valid Values are: none - 0 pap - 1 chap - 2 eap - 3 Example valid encoding: 0x00000321 0x00000012 Not a valid encoding: 0x00000121 0x01002001 If authentication negotiation is not supported for this PPP interface and With read-create maximum access, then any attempt to explicitly set this object will result in a notWritable error and it will be implicitly set to the DEFVAL on row creation. Setting this object to null will set jnxPppMlPppLinkConfigAuthenticatorVirtualRouter object to an empty string.Setting this object along with the jnxPppMlPppLinkConfigAuthentication object will return an i nconsistentValue error.ro
JnxNibbleConfig
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.19
jnxPppMlPppLinkConfigIgnoreMagicNumberMismatchThe ignore magic number mismatch option of the PPP interface determines the action to be taken, when the peer has not negotiated any value yet sent null or invalid magic number in the LCP echo packets. The two actions that can be configured are: 1) Ignore the mismatch and retain connection 2) Disallow the mismatch and terminate connectionro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.20
jnxPppMlPppLinkConfigMultilinkMulticlassEnables Multiclass Multilink PPP (MCML). With read-create maximum access,changing this object has an effect when the link is next restarted.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.21
jnxPppMlPppLinkConfigMultilinkMaxMultiClassesMaximum number of MCML classes to be negotiated.With read-create maximum access,changing this object has an effect when the link is next restarted.ro
INTEGER
.1.3.6.1.4.1.2636.3.68.1.1.6.3.1.22
jnxPppMlPppNextNetworkIfIndexCoordinate ifIndex value allocation for entries in jnxPppMlPppNetworkConfigTable. 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.4
jnxPppMlPppNetworkConfigTableThis table contains entries for MLPPP network interfaces present in the system.
SEQUENCE OF JnxPppMlPppNetworkConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.5
jnxPppMlPppNetworkConfigEntryEach entry describes the characteristics of MLPPP interface. With read-create maximum access,creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/jnxIfTable.
JnxPppMlPppNetworkConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.5.1
jnxPppMlPppNetworkConfigIfIndexThe ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextNetworkIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.5.1.1
jnxPppMlPppNetworkConfigLowerIfIndexThe 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 jnxPppMlPppLinkConfigTable. On gets, the value of this object is the lexicographically least PPP link interface in a potential bundle of PPP link interfaces.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.5.1.2
jnxPppMlPppNetworkBundleNameThe MLPPP bundle name administratively assigned.ro
JnxPppMlPppBundleName
.1.3.6.1.4.1.2636.3.68.1.1.6.5.1.3
jnxPppMlPppNetworkRowStatusControls creation/deletion of entries in this table with read-create maximum access , 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: jnxPppMlPppNetworkConfigLowerIfIndex jnxPppMlPppNetworkBundleName jnxPppMlPppNetworkConfigRowStatus In addition, when creating an entry the following conditions must hold: A value for jnxPppMlPppNetworkConfigIndex must have been determined previously, by reading jnxPppMlPppNextNetworkIfIndex. The interface identified by jnxPppMlPppNetworkConfigLowerIfInde must exist by a creation request to the jnxPppMlPppLinkConfigTable. The bundleName specified in jnxPppMlPppNetworkBundleName must have been created first in the jnxPppMlPppBundleTable. A corresponding entry in ifTable/ifXTable/jnxIfTable is created/destroyed as a result of creating/destroying an entry in this table. The following values can be read from this object: active(1)ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.68.1.1.6.5.1.4
jnxPppMlPppLinkBindTableThis table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
SEQUENCE OF JnxPppMlPppLinkBindEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.6
jnxPppMlPppLinkBindEntryEach entry describes the MLPPP link interface to MLPPP network interface bindings.
JnxPppMlPppLinkBindEntry
.1.3.6.1.4.1.2636.3.68.1.1.6.6.1
jnxPppMlPppBindNetworkIfIndexThe ifIndex of the MLPPP network interface.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.6.1.1
jnxPppMlPppBindLinkIfIndexThe ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by jnxPppMlPppBindNetworkIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.2636.3.68.1.1.6.6.1.2
jnxPppMlPppBindRowStatusControls creation/deletion of entries in this table with read-create maximum access, 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: jnxPppMlPppBindRowStatus In addition, when creating an entry the following conditions must hold: The interfaces identified by jnxPppMlPppBindNetworkIfIndex and jnxPppMlPppBindLinkIfIndex must be created in the jnxPppMlPppNetworkConfigTable and jnxPppMlPppLinkConfigTable respectively. A MLPPP bundle must be associated with the jnxPppMlPppNetworkIfIndex and exist in the jnxPppMibPppBundleTable. A corresponding entry in ifStackTable is created/destroyed as a result of creating/destroying an entry in this table. The following values can be read from this object: active(1)ro
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.2636.3.68.1.1.6.6.1.3
jnxPppSummary
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.7
jnxPppSummaryPppInterfaceCountThe total number of PPP interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.1
jnxPppSummaryPppIpNCPsThe total number IP NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.2
jnxPppSummaryPppOsiNCPsThe total number of OSI NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.3
jnxPppSummaryPppIfAdminUpThe total number of PPP interfaces in the system that are administratively configured to up(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.4
jnxPppSummaryPppIfAdminDownThe total number of PPP interfaces in the system that are administrateively configued to down(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.5
jnxPppSummaryPppIfOperUpThe total number of PPP interfaces in the system with an operational state of up(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.7
jnxPppSummaryPppIfOperDownThe total number of PPP interfaces in the system with an operational state of down(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.8
jnxPppSummaryPppIfOperDormantThe total number of PPP interfaces in the system with an operational state of dormant(5).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.9
jnxPppSummaryPppIfNotPresentThe total number of PPP interfaces in the system with an operational state of notPresent(6).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.10
jnxPppSummaryPppIfLowerLayerDownThe total number of PPP interfaces in the system with an operational state of lowerLayerDown(7).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.11
jnxPppSummaryPppIpNcpOpenedThe total number of PPP IP NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.12
jnxPppSummaryPppIpNcpClosedThe total number of PPP IP NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.13
jnxPppSummaryPppOsiNcpOpenedThe total number of PPP OSI NCPs in the system with an operational state of opened.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.14
jnxPppSummaryPppOsiNcpClosedThe total number of PPP OSI NCPs in the system with an operational state of closed.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.15
jnxPppSummaryPppIfLastChangeTimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2636.3.68.1.1.7.16
jnxPppSummaryPppLinkInterfaceCountThe total number of PPP Link interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.17
jnxPppSummaryPppLinkIfAdminUpThe total number of PPP Link interfaces in the system that are administratively configured to up(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.18
jnxPppSummaryPppLinkIfAdminDownThe total number of PPP Link interfaces in the system that are administrateively configued to down(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.19
jnxPppSummaryPppLinkIfOperUpThe total number of PPP Link interfaces in the system with an operational state of up(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.20
jnxPppSummaryPppLinkIfOperDownThe total number of PPP Link interfaces in the system with an operational state of down(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.21
jnxPppSummaryPppLinkIfOperDormantThe total number of PPP Link interfaces in the system with an operational state of dormant(5).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.22
jnxPppSummaryPppLinkIfNotPresentThe total number of PPP link interfaces in the system with an operational state of notPresent(6).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.23
jnxPppSummaryPppLinkIfLowerLayerDownThe total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.24
jnxPppSummaryPppLinkIfLastChangeTimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2636.3.68.1.1.7.25
jnxPppSummaryPppNetworkInterfaceCountThe total number of PPP network interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.26
jnxPppSummaryPppNetworkIpNCPsThe total number IP NCPs in the system configured on PPP network interfaces.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.27
jnxPppSummaryPppNetworkOsiNCPsThe total number of OSI NCPs in the system configured on PPP network interfaces.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.28
jnxPppSummaryPppNetworkIfAdminUpThe total number of PPP network interfaces in the system that are administratively configured to up(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.29
jnxPppSummaryPppNetworkIfAdminDownThe total number of PPP network interfaces in the system that are administrateively configued to down(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.30
jnxPppSummaryPppNetworkIfOperUpThe total number of PPP network interfaces in the system with an operational state of up(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.31
jnxPppSummaryPppNetworkIfOperDownThe total number of PPP network interfaces in the system with an operational state of down(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.32
jnxPppSummaryPppNetworkIfOperDormantThe total number of PPP network interfaces in the system with an operational state of dormant(5).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.33
jnxPppSummaryPppNetworkIfNotPresentThe total number of PPP network interfaces in the system with an operational state of notPresent(6).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.34
jnxPppSummaryPppNetworkIfLowerLayerDownThe total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.35
jnxPppSummaryPppNetworkIpNcpOpenedThe total number of PPP IP NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.36
jnxPppSummaryPppNetworkIpNcpClosedThe total number of PPP IP NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.37
jnxPppSummaryPppNetworkOsiNcpOpenedThe total number of PPP OSI NCPs in the system with an operational state of opened.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.38
jnxPppSummaryPppNetworkOsiNcpClosedThe total number of PPP OSI NCPs in the system with an operational state of closed.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.39
jnxPppSummaryPppNetworkIfLastChangeTimeThe 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.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.2636.3.68.1.1.7.40
jnxPppSummaryPppIpv6NCPsThe total number IPv6 NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.41
jnxPppSummaryPppIpv6NcpOpenedThe total number of PPP IPv6 NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.42
jnxPppSummaryPppIpv6NcpClosedThe total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.43
jnxPppSummaryPppNetworkIpv6NCPsThe total number IPv6 NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.44
jnxPppSummaryPppNetworkIpv6NcpOpenedThe total number of PPP IPv6 NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.45
jnxPppSummaryPppNetworkIpv6NcpClosedThe total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.46
jnxPppSummaryPppStaticInterfaceCountThe total number of static PPP interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.47
jnxPppSummaryPppMplsNCPsThe total number MPLS NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.48
jnxPppSummaryPppIpAdminOpenThe total number of IP NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.49
jnxPppSummaryPppIpAdminCloseThe total number of IP NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.50
jnxPppSummaryPppIpv6AdminOpenThe total number of IPV6 NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.51
jnxPppSummaryPppIpv6AdminCloseThe total number of IPV6 NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.52
jnxPppSummaryPppOsiAdminOpenThe total number of OSI NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.53
jnxPppSummaryPppOsiAdminCloseThe total number of OSI NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.54
jnxPppSummaryPppMplsAdminOpenThe total number of MPLS NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.55
jnxPppSummaryPppMplsAdminCloseThe total number of MPLS NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.56
jnxPppSummaryPppIpNcpNotPresentThe total number of PPP IP NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.57
jnxPppSummaryPppIpNcpNoResourcesThe total number of PPP IP NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.58
jnxPppSummaryPppIpv6NcpNotPresentThe total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.59
jnxPppSummaryPppIpv6NcpNoResourcesThe total number of PPP IPV6 NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.60
jnxPppSummaryPppOsiNcpNotPresentThe total number of PPP OSI NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.61
jnxPppSummaryPppOsiNcpNoResourcesThe total number of PPP OSI NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.62
jnxPppSummaryPppMplsNcpOpenedThe total number of PPP MPLS NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.63
jnxPppSummaryPppMplsNcpClosedThe total number of PPP MPLS NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.64
jnxPppSummaryPppMplsNcpNotPresentThe total number of PPP MPLS NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.65
jnxPppSummaryPppMplsNcpNoResourcesThe total number of PPP MPLS NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.66
jnxPppSummaryPppLinkStaticInterfaceCountThe total number of static PPP Link interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.67
jnxPppSummaryPppNetworkStaticInterfaceCountThe total number of static PPP network interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.68
jnxPppSummaryPppNetworkMplsNCPsThe total number of MPLS NCPs in the system configured on PPP network interfaces.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.69
jnxPppSummaryPppNetworkIpAdminOpenThe total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.70
jnxPppSummaryPppNetworkIpAdminCloseThe total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.71
jnxPppSummaryPppNetworkIpv6AdminOpenThe total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.72
jnxPppSummaryPppNetworkIpv6AdminCloseThe total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.73
jnxPppSummaryPppNetworkOsiAdminOpenThe total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.74
jnxPppSummaryPppNetworkOsiAdminCloseThe total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.75
jnxPppSummaryPppNetworkMplsAdminOpenThe total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.76
jnxPppSummaryPppNetworkMplsAdminCloseThe total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.77
jnxPppSummaryPppNetworkIpNcpNotPresentThe total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.78
jnxPppSummaryPppNetworkIpNcpNoResourcesThe total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.79
jnxPppSummaryPppNetworkIpv6NcpNotPresentThe total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.80
jnxPppSummaryPppNetworkIpv6NcpNoResourcesThe total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.81
jnxPppSummaryPppNetworkOsiNcpNotPresentThe total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.82
jnxPppSummaryPppNetworkOsiNcpNoResourcesThe total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.83
jnxPppSummaryPppNetworkMplsNcpOpenedThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.84
jnxPppSummaryPppNetworkMplsNcpClosedThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.85
jnxPppSummaryPppNetworkMplsNcpNotPresentThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.86
jnxPppSummaryPppNetworkMplsNcpNoResourcesThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.7.87
jnxPppIpv6
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.8
jnxPppIpv6TableTable containing the IPv6 parameters for the local PPP entity.
SEQUENCE OF JnxPppIpv6Entry
.1.3.6.1.4.1.2636.3.68.1.1.8.1
jnxPppIpv6EntryIPV6CP status information for a particular PPP link.
JnxPppIpv6Entry
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1
jnxPppIpv6ServiceStatusIndicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.1
jnxPppIpv6OperStatusThe operational status of the IPv6 network protocol. If the value of this object is up then the finite state machine for the IPv6 network protocol has reached the Opened state.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.2
jnxPppIpv6TerminateReasonReason the IPV6CP link was terminated: none None. other Not specified. noService No IPv6 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 IPV6CP option. See jnxPppIpv6TerminateNegFailOption.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.3
jnxPppIpv6TerminateNegFailOptionReports the PPP IPV6CP option for which negotiation failed, when jnxPppIpv6TerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.4
jnxPppIpv6LocalIpv6AddressIfIdentifierIPv6 Address Interface Identifier used by the local side.ro
Ipv6AddressIfIdentifier (IPV6-TC)
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.5
jnxPppIpv6RemoteIpv6AddressIfIdentifierIPv6 Address Interface Identifier used by the remote side.ro
Ipv6AddressIfIdentifier (IPV6-TC)
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.6
jnxPppIpv6NetworkStatusIpv6cpRenegoTerminatesNumber of times ipv6cp terminated due to peer exceeding max renegotiation attempts.ro
Counter32
.1.3.6.1.4.1.2636.3.68.1.1.8.1.1.7
jnxPppIpv6ConfigTableTable containing the IPv6 parameters for the local PPP entity.
SEQUENCE OF JnxPppIpv6ConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.8.2
jnxPppIpv6ConfigEntryIPV6CP configuration information for a particular PPP link.
JnxPppIpv6ConfigEntry
.1.3.6.1.4.1.2636.3.68.1.1.8.2.1
jnxPppIpv6ConfigAdminStatusThe immediate desired status of the IPv6 network protocol. Setting this object to open will inject an administrative open event into the IPv6 network protocol's finite state machine. Setting this object to close will inject an administrative close event into the IPv6 network protocol's finite state machine.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.8.2.1.1
jnxPppIpv6ConfigInitiateIpv6Enables the initiation of negotiation of the IPv6CP.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.8.2.1.2
jnxPppIpv6ConfigMaxIpv6cpRenegotiationMaximum number of allowed ipv6cp renegotiation attempts from peer.ro
Integer32
.1.3.6.1.4.1.2636.3.68.1.1.8.2.1.3
jnxPppGlobalConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.2636.3.68.1.1.9
jnxPppPeerIpAddressOptionalThis option is used to ignore the conflicts between ppp client's requested IP address and radius/local pool returned address in server during IPNCP negotiation. Enabling this will ensure the IPNCP negotiation to succeed even though the client does not include IP address option in the IPNCP configure request.ro
Enumeration
.1.3.6.1.4.1.2636.3.68.1.1.9.1
JNX-PPP-MIB - SNMP MIB Reference | MIBs Explorer