MIBs Depot

JNX-PPP-MIB

Registered at
1.3.6.1.4.1.2636.3.68.1
Last updated
2013-09-19 09:42
Organization
Juniper Networks, Inc.
Revisions
2013-09-19 00:00, 2013-06-13 00:00, 2012-06-08 00:00, 2011-11-29 00:00, 2010-07-22 09:42
Namespace
juniper
Source file
JNX-PPP-MIB
Digest
sha256:2e2187bd0eb516c77bc6a895cccbf1bc2e0d0c4e4d5c554dfe8cec62f866704b

Description

The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.

Contact

Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net

Imports

FromSymbols
IF-MIBInterfaceIndex, InterfaceIndexOrZero, ifIndex
IPV6-TCIpv6AddressIfIdentifier
JUNIPER-SMIjnxPppMibRoot
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IANAifType-MIB
IF-MIB
IPV6-TC
JNX-PPP-MIB
JUNIPER-SMI
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
JnxNibbleConfig
TEXTUAL-CONVENTION
A 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 in not allowed. Example valid encoding: 0x00000321 0x00083E12 Not a valid encoding: 0x00000121 will return an error 0x01002001 will return an error.
current
JnxPppAuthentication
TEXTUAL-CONVENTION
Specifies the type(s) of PPP authentication used, if any: 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.
deprecated
JnxPppAuthentication2
TEXTUAL-CONVENTION
Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation. chap CHAP negotiation. eap EAP negotiation.
current
JnxPppMlPppBundleName
TEXTUAL-CONVENTION
MLPPP Bundle name. The bundle name is a characteristic of a MLPPP network interface.
current

Objects

NameOIDSyntaxAccessStatus
jnxPPPObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1
jnxPppLcp
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.1
jnxPppLinkStatusTable
OBJECT-TYPE
This table contains entries for PPP interfaces present in the system.
1.3.6.1.4.1.2636.3.68.1.1.1.1not-accessiblecurrent
jnxPppLinkStatusEntry
OBJECT-TYPE
Each entry describes the characteristics of a PPP interface.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1not-accessiblecurrent
jnxPppLinkStatusTerminateReason
OBJECT-TYPE
Reason 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.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.1INTEGER {none(0), other(1), adminDisable(2), lowerLayerDown(3), noUpperInterface(4), authenticationFailure(5), peerTerminated(6), peerRenegotiated(7), maxRetriesExceeded(8), negotiationFailure(9), keepaliveFailure(10), sessionTimeout(11), inactivityTimeout(12), addressLeaseExpired(13), adminLogout(14), tunnelFailed(15), tunnelDisconnected(16), loopback(17)}read-onlycurrent
jnxPppLinkStatusTerminateNegFailOption
OBJECT-TYPE
Reports the PPP LCP option for which negotiation failed, when jnxPppLinkStatusTerminateReason has the value negotiationFailure.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.2INTEGER {none(0), other(1), localMru(2), remoteMru(3), localMagicNumber(4), remoteMagicNumber(5), localAuthentication(6), localToRemoteProtocolCompression(7), localToRemoteACCompression(8)}read-onlycurrent
jnxPppLinkStatusInKeepaliveRequests
OBJECT-TYPE
Number of keepalive requests received.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.3Counter32read-onlycurrent
jnxPppLinkStatusOutKeepaliveRequests
OBJECT-TYPE
Number of keepalive requests transmitted.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.4Counter32read-onlycurrent
jnxPppLinkStatusInKeepaliveReplies
OBJECT-TYPE
Number of keepalive replies received.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.5Counter32read-onlycurrent
jnxPppLinkStatusOutKeepaliveReplies
OBJECT-TYPE
Number of keepalive replies transmitted.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.6Counter32read-onlycurrent
jnxPppLinkStatusKeepaliveFailures
OBJECT-TYPE
Number of keepalive failures detected.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.7Counter32read-onlycurrent
jnxPppLinkStatusLocalMagicNumber
OBJECT-TYPE
Magic number negotiated for the local side. This has been deprecated and replaced by jnxPppLinkStatusLocalMagicNumber1
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.8Integer32read-onlydeprecated
jnxPppLinkStatusRemoteMagicNumber
OBJECT-TYPE
Magic number negotiated for the remote side. This has been deprecated and replaced by jnxPppLinkStatusRemoteMagicNumber1
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.9Integer32read-onlydeprecated
jnxPppLinkStatusLocalAuthentication
OBJECT-TYPE
Authentication protocol negotiated for the local side.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.10JnxPppAuthentication2read-onlycurrent
jnxPppLinkStatusTunnelIfIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.11InterfaceIndexOrZeroread-onlycurrent
jnxPppLinkStatuslcpRenegoTerminates
OBJECT-TYPE
Number of times lcp terminated due to peer exceeding max renegotiation attempts.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.12Counter32read-onlycurrent
jnxPppLinkStatusLocalMagicNumber1
OBJECT-TYPE
Magic number negotiated for the local side.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.13Unsigned32read-onlycurrent
jnxPppLinkStatusRemoteMagicNumber1
OBJECT-TYPE
Magic number negotiated for the remote side.
1.3.6.1.4.1.2636.3.68.1.1.1.1.1.14Unsigned32read-onlycurrent
jnxPppLinkConfigTable
OBJECT-TYPE
This table contains entries for PPP interfaces present in the system.
1.3.6.1.4.1.2636.3.68.1.1.1.2not-accessiblecurrent
jnxPppLinkConfigEntry
OBJECT-TYPE
Each 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1not-accessiblecurrent
jnxPppLinkConfigIfIndex
OBJECT-TYPE
The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppNextIfIndex.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.1InterfaceIndexnot-accessiblecurrent
jnxPppLinkConfigRowStatus
OBJECT-TYPE
Controls 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)
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.2RowStatusread-onlycurrent
jnxPppLinkConfigLowerIfIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.3InterfaceIndexOrZeroread-onlycurrent
jnxPppLinkConfigKeepalive
OBJECT-TYPE
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.4Integer32 (0..64800)read-onlycurrent
jnxPppLinkConfigAuthentication
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.5JnxPppAuthenticationread-onlydeprecated
jnxPppLinkConfigMaxAuthenRetries
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.6Integer32 (0..7)read-onlycurrent
jnxPppLinkConfigStandardIfIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.7InterfaceIndexread-onlycurrent
jnxPppLinkConfigChapMinChallengeLength
OBJECT-TYPE
Minimum value of the CHAP authenticator challenge length value. This value is never greater than jnxPppLinkConfigChapMaxChallengeLength.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.8Integer32 (8..63)read-onlycurrent
jnxPppLinkConfigChapMaxChallengeLength
OBJECT-TYPE
Maximum value of the CHAP authenticator challenge length value. This value is never less than jnxPppLinkConfigChapMinChallengeLength.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.9Integer32 (8..63)read-onlycurrent
jnxPppLinkConfigPassiveMode
OBJECT-TYPE
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.10INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppLinkConfigAuthenticatorLogicalSystem
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.11OCTET STRINGread-onlycurrent
jnxPppLinkConfigAuthenticatorRoutingInstance
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.12OCTET STRINGread-onlycurrent
jnxPppLinkConfigAaaProfile
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.13OCTET STRINGread-onlycurrent
jnxPppLinkConfigAuthentication2
OBJECT-TYPE
A 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.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.14JnxNibbleConfigread-onlycurrent
jnxPppLinkConfigIgnoreMagicNumberMismatch
OBJECT-TYPE
The 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 connection
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.15INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppLinkConfigMaxLcpRenegotiation
OBJECT-TYPE
Maximum number of allowed lcp renegotiation attempts from peer.
1.3.6.1.4.1.2636.3.68.1.1.1.2.1.16Integer32 (1..65535)read-onlycurrent
jnxPppNextIfIndex
OBJECT-TYPE
Coordinate 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.
1.3.6.1.4.1.2636.3.68.1.1.1.3InterfaceIndexOrZeroread-onlycurrent
jnxPppSec
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.2
jnxPppIp
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.3
jnxPppIpTable
OBJECT-TYPE
Table containing the IP parameters for the local PPP entity.
1.3.6.1.4.1.2636.3.68.1.1.3.1not-accessiblecurrent
jnxPppIpEntry
OBJECT-TYPE
IPCP status information for a particular PPP link.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1not-accessiblecurrent
jnxPppIpServiceStatus
OBJECT-TYPE
Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.1INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpTerminateReason
OBJECT-TYPE
Reason 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.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.2INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)}read-onlycurrent
jnxPppIpTerminateNegFailOption
OBJECT-TYPE
Reports the PPP IPCP option for which negotiation failed, when jnxPppIpTerminateReason has the value 'negotiationFailure'.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.3INTEGER {none(0), other(1), localIpAddress(2), remoteIpAddress(3), remotePrimaryDnsAddress(4), remoteSecondaryDnsAddress(5), remotePrimaryWinsAddress(6), remoteSecondaryWinsAddress(7), localIpAddressMask(8), remoteIpAddressMask(9)}read-onlycurrent
jnxPppIpLocalIpAddress
OBJECT-TYPE
IP Address used by the local side.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.4IpAddressread-onlycurrent
jnxPppIpRemoteIpAddress
OBJECT-TYPE
IP Address used by the remote side.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.5IpAddressread-onlycurrent
jnxPppIpRemotePrimaryDnsAddress
OBJECT-TYPE
Primary DNS server used by the remote side.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.6IpAddressread-onlycurrent
jnxPppIpRemoteSecondaryDnsAddress
OBJECT-TYPE
Secondary DNS server used by the remote side.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.7IpAddressread-onlycurrent
jnxPppIpRemotePrimaryWinsAddress
OBJECT-TYPE
Primary WINS server used by the remote side.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.8IpAddressread-onlycurrent
jnxPppIpRemoteSecondaryWinsAddress
OBJECT-TYPE
Secondary WINS server used by the remote side.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.9IpAddressread-onlycurrent
jnxPppIpNetworkStatusIpcpRenegoTerminates
OBJECT-TYPE
Number of times ipcp terminated due to peer exceeding max renegotiation attempts.
1.3.6.1.4.1.2636.3.68.1.1.3.1.1.10Counter32read-onlycurrent
jnxPppIpConfigTable
OBJECT-TYPE
Table containing the IP parameters for the local PPP entity.
1.3.6.1.4.1.2636.3.68.1.1.3.2not-accessiblecurrent
jnxPppIpConfigEntry
OBJECT-TYPE
IPCP configuration information for a particular PPP link.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1not-accessiblecurrent
jnxPppIpConfigPeerDnsPriority
OBJECT-TYPE
When 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.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.1INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpConfigPeerWinsPriority
OBJECT-TYPE
When 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.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.2INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpConfigIpcpNetmask
OBJECT-TYPE
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.3INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpConfigInitiateIp
OBJECT-TYPE
Enables the initiation of negotiation of the IPCP.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.4INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpConfigMaxIpcpRenegotiation
OBJECT-TYPE
Maximum number of allowed ipcp renegotiation attempts from peer.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.5Integer32 (1..65535)read-onlycurrent
jnxPppIpConfigPromptIpcpDnsOption
OBJECT-TYPE
Control prompting of IPCP DNS option to remote peer.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.6INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpConfigIpcpLockout
OBJECT-TYPE
Enables 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.
1.3.6.1.4.1.2636.3.68.1.1.3.2.1.7INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppOsi
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.4
jnxPppOsiTable
OBJECT-TYPE
Table containing the OSI parameters for the local PPP entity.
1.3.6.1.4.1.2636.3.68.1.1.4.1not-accessiblecurrent
jnxPppOsiEntry
OBJECT-TYPE
OSICP status information for a particular PPP link.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1not-accessiblecurrent
jnxPppOsiServiceStatus
OBJECT-TYPE
Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1.1INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppOsiOperStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1.2INTEGER {opened(1), notOpened(2)}read-onlycurrent
jnxPppOsiTerminateReason
OBJECT-TYPE
Reason 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.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1.3INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)}read-onlycurrent
jnxPppOsiTerminateNegFailOption
OBJECT-TYPE
Reports the PPP OSICP option for which negotiation failed, when jnxPppOsiTerminateReason has the value 'negotiationFailure'.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1.4INTEGER {none(0), other(1), localAlignNpdu(2), remoteAlignNpdu(3)}read-onlycurrent
jnxPppOsiLocalAlignNpdu
OBJECT-TYPE
Local 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.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1.5INTEGER {none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)}read-onlycurrent
jnxPppOsiRemoteAlignNpdu
OBJECT-TYPE
Remote 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.
1.3.6.1.4.1.2636.3.68.1.1.4.1.1.6INTEGER {none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)}read-onlycurrent
jnxPppOsiConfigTable
OBJECT-TYPE
Table containing configuration variables for the OSICP for the local PPP entity.
1.3.6.1.4.1.2636.3.68.1.1.4.2not-accessiblecurrent
jnxPppOsiConfigEntry
OBJECT-TYPE
OSICP information for a particular PPP link.
1.3.6.1.4.1.2636.3.68.1.1.4.2.1not-accessiblecurrent
jnxPppOsiConfigAdminStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.4.2.1.1INTEGER {open(1), close(2)}read-onlycurrent
jnxPppSession
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.5
jnxPppSessionTable
OBJECT-TYPE
This table contains entries for PPP interfaces present in the system.
1.3.6.1.4.1.2636.3.68.1.1.5.1not-accessiblecurrent
jnxPppSessionEntry
OBJECT-TYPE
Each entry describes the characteristics of a PPP interface.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1not-accessiblecurrent
jnxPppSessionGrant
OBJECT-TYPE
Indicates whether a session has been granted via the authentication mechanism.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.1TruthValueread-onlycurrent
jnxPppSessionTerminateReason
OBJECT-TYPE
The reason the session was terminated.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.2INTEGER {none(0), unknown(1), userRequest(2), keepaliveFailure(3), sessionTimeout(4), inactivityTimeout(5), adminDisable(6), lowerLayerDown(7), noUpperInterface(8), deny(9), noHardware(10), noResources(11), noInterface(12), challengeTimeout(13), requestTimeout(14), authenticatorTimeout(15), addressLeaseExpired(16), adminLogout(17), tunnelFailed(18)}read-onlycurrent
jnxPppSessionStartTime
OBJECT-TYPE
The value of sysUpTime when this session last became active.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.3TimeTicksread-onlycurrent
jnxPppSessionInOctets
OBJECT-TYPE
Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInOctets64
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.4Counter32read-onlydeprecated
jnxPppSessionOutOctets
OBJECT-TYPE
Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutOctets64
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.5Counter32read-onlydeprecated
jnxPppSessionInPackets
OBJECT-TYPE
Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionInPackets64
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.6Counter32read-onlydeprecated
jnxPppSessionOutPackets
OBJECT-TYPE
Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime. This has been deprecated and replaced by jnxPppSessionOutPackets64
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.7Counter32read-onlydeprecated
jnxPppSessionSessionTimeout
OBJECT-TYPE
Maximum duration for the session, after which the session terminates automatically.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.8Integer32 (0..2147483647)read-onlycurrent
jnxPppSessionInactivityTimeout
OBJECT-TYPE
Maximum inactivity duration for the session, after which the session terminates automatically.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.9Integer32 (0..2147483647)read-onlycurrent
jnxPppSessionAccountingInterval
OBJECT-TYPE
Interval that must elapse between generation of accounting records for this session.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.10Integer32 (0..2147483647)read-onlycurrent
jnxPppSessionRemoteIpAddress
OBJECT-TYPE
Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.11IpAddressread-onlycurrent
jnxPppSessionRemotePrimaryDnsAddress
OBJECT-TYPE
Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.12IpAddressread-onlycurrent
jnxPppSessionRemoteSecondaryDnsAddress
OBJECT-TYPE
Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.13IpAddressread-onlycurrent
jnxPppSessionRemotePrimaryWinsAddress
OBJECT-TYPE
Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.14IpAddressread-onlycurrent
jnxPppSessionRemoteSecondaryWinsAddress
OBJECT-TYPE
Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.15IpAddressread-onlycurrent
jnxPppSessionRemoteIpv6AddressIfIdentifier
OBJECT-TYPE
IPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.16Ipv6AddressIfIdentifierread-onlycurrent
jnxPppSessionInhibitIp
OBJECT-TYPE
Indicates whether a session has had its IP service inhibited by the authentication mechanism.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.17INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppSessionInhibitIpv6
OBJECT-TYPE
Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.18INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppSessionInOctets64
OBJECT-TYPE
Number of octets received since this session last became active, as denoted by jnxPppSessionStartTime.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.19Counter64read-onlycurrent
jnxPppSessionOutOctets64
OBJECT-TYPE
Number of octets sent since this session last became active, as denoted by jnxPppSessionStartTime.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.20Counter64read-onlycurrent
jnxPppSessionInPackets64
OBJECT-TYPE
Number of packets received since this session last became active, as denoted by jnxPppSessionStartTime.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.21Counter64read-onlycurrent
jnxPppSessionOutPackets64
OBJECT-TYPE
Number of packets sent since this session last became active, as denoted by jnxPppSessionStartTime.
1.3.6.1.4.1.2636.3.68.1.1.5.1.1.22Counter64read-onlycurrent
jnxPppMlPpp
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.6
jnxPppMlPppBundleTable
OBJECT-TYPE
This table contains entries for MLPPP bundles present in the system.
1.3.6.1.4.1.2636.3.68.1.1.6.1not-accessiblecurrent
jnxPppMlPppBundleEntry
OBJECT-TYPE
Each entry describes the characteristics of a MLPPP bundle.
1.3.6.1.4.1.2636.3.68.1.1.6.1.1not-accessiblecurrent
jnxPppMlPppBundleName
OBJECT-TYPE
The administrative name of the MLPPP bundle associated with this MLPPP network interface.
1.3.6.1.4.1.2636.3.68.1.1.6.1.1.1JnxPppMlPppBundleNamenot-accessiblecurrent
jnxPppMlPppBundleRowStatus
OBJECT-TYPE
The 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)
1.3.6.1.4.1.2636.3.68.1.1.6.1.1.2RowStatusread-onlycurrent
jnxPppMlPppBundleNetworkIfIndex
OBJECT-TYPE
The ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the jnxPppMlPppLinkConfigTable.
1.3.6.1.4.1.2636.3.68.1.1.6.1.1.3InterfaceIndexread-onlycurrent
jnxPppMlPppNextLinkIfIndex
OBJECT-TYPE
Coordinate 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.
1.3.6.1.4.1.2636.3.68.1.1.6.2InterfaceIndexOrZeroread-onlycurrent
jnxPppMlPppLinkConfigTable
OBJECT-TYPE
This table contains entries for MLPPP interfaces present in the system.
1.3.6.1.4.1.2636.3.68.1.1.6.3not-accessiblecurrent
jnxPppMlPppLinkConfigEntry
OBJECT-TYPE
Each 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1not-accessiblecurrent
jnxPppMlPppLinkConfigIfIndex
OBJECT-TYPE
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextLinkIfIndex.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.1InterfaceIndexnot-accessiblecurrent
jnxPppMlPppLinkConfigLowerIfIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.2InterfaceIndexOrZeroread-onlycurrent
jnxPppMlPppLinkConfigKeepalive
OBJECT-TYPE
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.4Integer32 (0 | 10..64800)read-onlycurrent
jnxPppMlPppLinkConfigAuthentication
OBJECT-TYPE
Specifies 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.5JnxPppAuthenticationread-onlydeprecated
jnxPppMlPppLinkConfigMaxAuthenRetries
OBJECT-TYPE
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.6Integer32 (0..7)read-onlycurrent
jnxPppMlPppLinkConfigRowStatus
OBJECT-TYPE
Controls 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)
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.7RowStatusread-onlycurrent
jnxPppMlPppLinkConfigAaaProfile
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.8OCTET STRINGread-onlycurrent
jnxPppMlPppLinkConfigChapMinChallengeLength
OBJECT-TYPE
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than jnxPppMlPppLinkConfigChapMaxChallengeLength.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.9Integer32 (8..63)read-onlycurrent
jnxPppMlPppLinkConfigChapMaxChallengeLength
OBJECT-TYPE
Maximum value of the CHAP authenticator challenge length value.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.10Integer32 (8..63)read-onlycurrent
jnxPppMlPppLinkConfigPassiveMode
OBJECT-TYPE
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.11INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppMlPppLinkConfigAuthenticatorLogicalSystem
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.12OCTET STRINGread-onlycurrent
jnxPppMlPppLinkConfigAuthenticatorRoutingInstance
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.13OCTET STRINGread-onlycurrent
jnxPppMlPppLinkConfigFragmentation
OBJECT-TYPE
Enables MLPPP fragmentation.With read-create maximum access, changing this object has an effect when the link is next restarted.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.14INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppMlPppLinkConfigReassembly
OBJECT-TYPE
Enables MLPPP reassembly. With read-create maximum access, changing this object has an effect when the link is next restarted.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.15INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppMlPppLinkConfigMaxReceiveReconstructedUnit
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.16Integer32 (1 | 64..65535)read-onlycurrent
jnxPppMlPppLinkConfigFragmentSize
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.17Integer32 (1 | 128..65535)read-onlycurrent
jnxPppMlPppLinkConfigHashLinkSelection
OBJECT-TYPE
Enables 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.18INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppMlPppLinkConfigAuthentication2
OBJECT-TYPE
A 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.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.19JnxNibbleConfigread-onlycurrent
jnxPppMlPppLinkConfigIgnoreMagicNumberMismatch
OBJECT-TYPE
The 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 connection
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.20INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppMlPppLinkConfigMultilinkMulticlass
OBJECT-TYPE
Enables Multiclass Multilink PPP (MCML). With read-create maximum access,changing this object has an effect when the link is next restarted.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.21INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppMlPppLinkConfigMultilinkMaxMultiClasses
OBJECT-TYPE
Maximum number of MCML classes to be negotiated.With read-create maximum access,changing this object has an effect when the link is next restarted.
1.3.6.1.4.1.2636.3.68.1.1.6.3.1.22INTEGER (0..8)read-onlycurrent
jnxPppMlPppNextNetworkIfIndex
OBJECT-TYPE
Coordinate 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.
1.3.6.1.4.1.2636.3.68.1.1.6.4InterfaceIndexOrZeroread-onlycurrent
jnxPppMlPppNetworkConfigTable
OBJECT-TYPE
This table contains entries for MLPPP network interfaces present in the system.
1.3.6.1.4.1.2636.3.68.1.1.6.5not-accessiblecurrent
jnxPppMlPppNetworkConfigEntry
OBJECT-TYPE
Each 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.
1.3.6.1.4.1.2636.3.68.1.1.6.5.1not-accessiblecurrent
jnxPppMlPppNetworkConfigIfIndex
OBJECT-TYPE
The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading jnxPppMlPppNextNetworkIfIndex.
1.3.6.1.4.1.2636.3.68.1.1.6.5.1.1InterfaceIndexnot-accessiblecurrent
jnxPppMlPppNetworkConfigLowerIfIndex
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.6.5.1.2InterfaceIndexread-onlycurrent
jnxPppMlPppNetworkBundleName
OBJECT-TYPE
The MLPPP bundle name administratively assigned.
1.3.6.1.4.1.2636.3.68.1.1.6.5.1.3JnxPppMlPppBundleNameread-onlycurrent
jnxPppMlPppNetworkRowStatus
OBJECT-TYPE
Controls 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)
1.3.6.1.4.1.2636.3.68.1.1.6.5.1.4RowStatusread-onlycurrent
jnxPppMlPppLinkBindTable
OBJECT-TYPE
This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
1.3.6.1.4.1.2636.3.68.1.1.6.6not-accessiblecurrent
jnxPppMlPppLinkBindEntry
OBJECT-TYPE
Each entry describes the MLPPP link interface to MLPPP network interface bindings.
1.3.6.1.4.1.2636.3.68.1.1.6.6.1not-accessiblecurrent
jnxPppMlPppBindNetworkIfIndex
OBJECT-TYPE
The ifIndex of the MLPPP network interface.
1.3.6.1.4.1.2636.3.68.1.1.6.6.1.1InterfaceIndexnot-accessiblecurrent
jnxPppMlPppBindLinkIfIndex
OBJECT-TYPE
The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by jnxPppMlPppBindNetworkIfIndex.
1.3.6.1.4.1.2636.3.68.1.1.6.6.1.2InterfaceIndexnot-accessiblecurrent
jnxPppMlPppBindRowStatus
OBJECT-TYPE
Controls 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)
1.3.6.1.4.1.2636.3.68.1.1.6.6.1.3RowStatusread-onlycurrent
jnxPppSummary
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.7
jnxPppSummaryPppInterfaceCount
OBJECT-TYPE
The total number of PPP interfaces configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.1Integer32read-onlycurrent
jnxPppSummaryPppIpNCPs
OBJECT-TYPE
The total number IP NCPs configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.2Integer32read-onlycurrent
jnxPppSummaryPppOsiNCPs
OBJECT-TYPE
The total number of OSI NCPs configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.3Integer32read-onlycurrent
jnxPppSummaryPppIfAdminUp
OBJECT-TYPE
The total number of PPP interfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.2636.3.68.1.1.7.4Integer32read-onlycurrent
jnxPppSummaryPppIfAdminDown
OBJECT-TYPE
The total number of PPP interfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.2636.3.68.1.1.7.5Integer32read-onlycurrent
jnxPppSummaryPppIfOperUp
OBJECT-TYPE
The total number of PPP interfaces in the system with an operational state of up(1).
1.3.6.1.4.1.2636.3.68.1.1.7.7Integer32read-onlycurrent
jnxPppSummaryPppIfOperDown
OBJECT-TYPE
The total number of PPP interfaces in the system with an operational state of down(2).
1.3.6.1.4.1.2636.3.68.1.1.7.8Integer32read-onlycurrent
jnxPppSummaryPppIfOperDormant
OBJECT-TYPE
The total number of PPP interfaces in the system with an operational state of dormant(5).
1.3.6.1.4.1.2636.3.68.1.1.7.9Integer32read-onlycurrent
jnxPppSummaryPppIfNotPresent
OBJECT-TYPE
The total number of PPP interfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.2636.3.68.1.1.7.10Integer32read-onlycurrent
jnxPppSummaryPppIfLowerLayerDown
OBJECT-TYPE
The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.2636.3.68.1.1.7.11Integer32read-onlycurrent
jnxPppSummaryPppIpNcpOpened
OBJECT-TYPE
The total number of PPP IP NCPs in the system with an operational state of opened(1).
1.3.6.1.4.1.2636.3.68.1.1.7.12Integer32read-onlycurrent
jnxPppSummaryPppIpNcpClosed
OBJECT-TYPE
The total number of PPP IP NCPs in the system with an operational state of not-opened(2).
1.3.6.1.4.1.2636.3.68.1.1.7.13Integer32read-onlycurrent
jnxPppSummaryPppOsiNcpOpened
OBJECT-TYPE
The total number of PPP OSI NCPs in the system with an operational state of opened.
1.3.6.1.4.1.2636.3.68.1.1.7.14Integer32read-onlycurrent
jnxPppSummaryPppOsiNcpClosed
OBJECT-TYPE
The total number of PPP OSI NCPs in the system with an operational state of closed.
1.3.6.1.4.1.2636.3.68.1.1.7.15Integer32read-onlycurrent
jnxPppSummaryPppIfLastChangeTime
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.7.16TimeTicksread-onlycurrent
jnxPppSummaryPppLinkInterfaceCount
OBJECT-TYPE
The total number of PPP Link interfaces configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.17Integer32read-onlycurrent
jnxPppSummaryPppLinkIfAdminUp
OBJECT-TYPE
The total number of PPP Link interfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.2636.3.68.1.1.7.18Integer32read-onlycurrent
jnxPppSummaryPppLinkIfAdminDown
OBJECT-TYPE
The total number of PPP Link interfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.2636.3.68.1.1.7.19Integer32read-onlycurrent
jnxPppSummaryPppLinkIfOperUp
OBJECT-TYPE
The total number of PPP Link interfaces in the system with an operational state of up(1).
1.3.6.1.4.1.2636.3.68.1.1.7.20Integer32read-onlycurrent
jnxPppSummaryPppLinkIfOperDown
OBJECT-TYPE
The total number of PPP Link interfaces in the system with an operational state of down(2).
1.3.6.1.4.1.2636.3.68.1.1.7.21Integer32read-onlycurrent
jnxPppSummaryPppLinkIfOperDormant
OBJECT-TYPE
The total number of PPP Link interfaces in the system with an operational state of dormant(5).
1.3.6.1.4.1.2636.3.68.1.1.7.22Integer32read-onlycurrent
jnxPppSummaryPppLinkIfNotPresent
OBJECT-TYPE
The total number of PPP link interfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.2636.3.68.1.1.7.23Integer32read-onlycurrent
jnxPppSummaryPppLinkIfLowerLayerDown
OBJECT-TYPE
The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.2636.3.68.1.1.7.24Integer32read-onlycurrent
jnxPppSummaryPppLinkIfLastChangeTime
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.7.25TimeTicksread-onlycurrent
jnxPppSummaryPppNetworkInterfaceCount
OBJECT-TYPE
The total number of PPP network interfaces configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.26Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpNCPs
OBJECT-TYPE
The total number IP NCPs in the system configured on PPP network interfaces.
1.3.6.1.4.1.2636.3.68.1.1.7.27Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiNCPs
OBJECT-TYPE
The total number of OSI NCPs in the system configured on PPP network interfaces.
1.3.6.1.4.1.2636.3.68.1.1.7.28Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfAdminUp
OBJECT-TYPE
The total number of PPP network interfaces in the system that are administratively configured to up(1).
1.3.6.1.4.1.2636.3.68.1.1.7.29Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfAdminDown
OBJECT-TYPE
The total number of PPP network interfaces in the system that are administrateively configued to down(2).
1.3.6.1.4.1.2636.3.68.1.1.7.30Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfOperUp
OBJECT-TYPE
The total number of PPP network interfaces in the system with an operational state of up(1).
1.3.6.1.4.1.2636.3.68.1.1.7.31Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfOperDown
OBJECT-TYPE
The total number of PPP network interfaces in the system with an operational state of down(2).
1.3.6.1.4.1.2636.3.68.1.1.7.32Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfOperDormant
OBJECT-TYPE
The total number of PPP network interfaces in the system with an operational state of dormant(5).
1.3.6.1.4.1.2636.3.68.1.1.7.33Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfNotPresent
OBJECT-TYPE
The total number of PPP network interfaces in the system with an operational state of notPresent(6).
1.3.6.1.4.1.2636.3.68.1.1.7.34Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfLowerLayerDown
OBJECT-TYPE
The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7).
1.3.6.1.4.1.2636.3.68.1.1.7.35Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpNcpOpened
OBJECT-TYPE
The total number of PPP IP NCPs in the system with an operational state of opened(1).
1.3.6.1.4.1.2636.3.68.1.1.7.36Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpNcpClosed
OBJECT-TYPE
The total number of PPP IP NCPs in the system with an operational state of not-opened(2).
1.3.6.1.4.1.2636.3.68.1.1.7.37Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiNcpOpened
OBJECT-TYPE
The total number of PPP OSI NCPs in the system with an operational state of opened.
1.3.6.1.4.1.2636.3.68.1.1.7.38Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiNcpClosed
OBJECT-TYPE
The total number of PPP OSI NCPs in the system with an operational state of closed.
1.3.6.1.4.1.2636.3.68.1.1.7.39Integer32read-onlycurrent
jnxPppSummaryPppNetworkIfLastChangeTime
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.7.40TimeTicksread-onlycurrent
jnxPppSummaryPppIpv6NCPs
OBJECT-TYPE
The total number IPv6 NCPs configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.41Integer32read-onlycurrent
jnxPppSummaryPppIpv6NcpOpened
OBJECT-TYPE
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1).
1.3.6.1.4.1.2636.3.68.1.1.7.42Integer32read-onlycurrent
jnxPppSummaryPppIpv6NcpClosed
OBJECT-TYPE
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).
1.3.6.1.4.1.2636.3.68.1.1.7.43Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6NCPs
OBJECT-TYPE
The total number IPv6 NCPs configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.44Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6NcpOpened
OBJECT-TYPE
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1).
1.3.6.1.4.1.2636.3.68.1.1.7.45Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6NcpClosed
OBJECT-TYPE
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).
1.3.6.1.4.1.2636.3.68.1.1.7.46Integer32read-onlycurrent
jnxPppSummaryPppStaticInterfaceCount
OBJECT-TYPE
The total number of static PPP interfaces configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.47Integer32read-onlycurrent
jnxPppSummaryPppMplsNCPs
OBJECT-TYPE
The total number MPLS NCPs configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.48Integer32read-onlycurrent
jnxPppSummaryPppIpAdminOpen
OBJECT-TYPE
The total number of IP NCPs in the system that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.49Integer32read-onlycurrent
jnxPppSummaryPppIpAdminClose
OBJECT-TYPE
The total number of IP NCPs in the system that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.50Integer32read-onlycurrent
jnxPppSummaryPppIpv6AdminOpen
OBJECT-TYPE
The total number of IPV6 NCPs in the system that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.51Integer32read-onlycurrent
jnxPppSummaryPppIpv6AdminClose
OBJECT-TYPE
The total number of IPV6 NCPs in the system that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.52Integer32read-onlycurrent
jnxPppSummaryPppOsiAdminOpen
OBJECT-TYPE
The total number of OSI NCPs in the system that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.53Integer32read-onlycurrent
jnxPppSummaryPppOsiAdminClose
OBJECT-TYPE
The total number of OSI NCPs in the system that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.54Integer32read-onlycurrent
jnxPppSummaryPppMplsAdminOpen
OBJECT-TYPE
The total number of MPLS NCPs in the system that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.55Integer32read-onlycurrent
jnxPppSummaryPppMplsAdminClose
OBJECT-TYPE
The total number of MPLS NCPs in the system that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.56Integer32read-onlycurrent
jnxPppSummaryPppIpNcpNotPresent
OBJECT-TYPE
The total number of PPP IP NCPs in the system with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.57Integer32read-onlycurrent
jnxPppSummaryPppIpNcpNoResources
OBJECT-TYPE
The total number of PPP IP NCPs in the system with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.58Integer32read-onlycurrent
jnxPppSummaryPppIpv6NcpNotPresent
OBJECT-TYPE
The total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.59Integer32read-onlycurrent
jnxPppSummaryPppIpv6NcpNoResources
OBJECT-TYPE
The total number of PPP IPV6 NCPs in the system with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.60Integer32read-onlycurrent
jnxPppSummaryPppOsiNcpNotPresent
OBJECT-TYPE
The total number of PPP OSI NCPs in the system with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.61Integer32read-onlycurrent
jnxPppSummaryPppOsiNcpNoResources
OBJECT-TYPE
The total number of PPP OSI NCPs in the system with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.62Integer32read-onlycurrent
jnxPppSummaryPppMplsNcpOpened
OBJECT-TYPE
The total number of PPP MPLS NCPs in the system with an operational state of opened(1).
1.3.6.1.4.1.2636.3.68.1.1.7.63Integer32read-onlycurrent
jnxPppSummaryPppMplsNcpClosed
OBJECT-TYPE
The total number of PPP MPLS NCPs in the system with an operational state of not-opened(2).
1.3.6.1.4.1.2636.3.68.1.1.7.64Integer32read-onlycurrent
jnxPppSummaryPppMplsNcpNotPresent
OBJECT-TYPE
The total number of PPP MPLS NCPs in the system with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.65Integer32read-onlycurrent
jnxPppSummaryPppMplsNcpNoResources
OBJECT-TYPE
The total number of PPP MPLS NCPs in the system with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.66Integer32read-onlycurrent
jnxPppSummaryPppLinkStaticInterfaceCount
OBJECT-TYPE
The total number of static PPP Link interfaces configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.67Integer32read-onlycurrent
jnxPppSummaryPppNetworkStaticInterfaceCount
OBJECT-TYPE
The total number of static PPP network interfaces configured in the system.
1.3.6.1.4.1.2636.3.68.1.1.7.68Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsNCPs
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces.
1.3.6.1.4.1.2636.3.68.1.1.7.69Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpAdminOpen
OBJECT-TYPE
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.70Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpAdminClose
OBJECT-TYPE
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.71Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6AdminOpen
OBJECT-TYPE
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.72Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6AdminClose
OBJECT-TYPE
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.73Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiAdminOpen
OBJECT-TYPE
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.74Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiAdminClose
OBJECT-TYPE
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.75Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsAdminOpen
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
1.3.6.1.4.1.2636.3.68.1.1.7.76Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsAdminClose
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
1.3.6.1.4.1.2636.3.68.1.1.7.77Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpNcpNotPresent
OBJECT-TYPE
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.78Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpNcpNoResources
OBJECT-TYPE
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.79Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6NcpNotPresent
OBJECT-TYPE
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.80Integer32read-onlycurrent
jnxPppSummaryPppNetworkIpv6NcpNoResources
OBJECT-TYPE
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.81Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiNcpNotPresent
OBJECT-TYPE
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.82Integer32read-onlycurrent
jnxPppSummaryPppNetworkOsiNcpNoResources
OBJECT-TYPE
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.83Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsNcpOpened
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1).
1.3.6.1.4.1.2636.3.68.1.1.7.84Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsNcpClosed
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2).
1.3.6.1.4.1.2636.3.68.1.1.7.85Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsNcpNotPresent
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
1.3.6.1.4.1.2636.3.68.1.1.7.86Integer32read-onlycurrent
jnxPppSummaryPppNetworkMplsNcpNoResources
OBJECT-TYPE
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
1.3.6.1.4.1.2636.3.68.1.1.7.87Integer32read-onlycurrent
jnxPppIpv6
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.8
jnxPppIpv6Table
OBJECT-TYPE
Table containing the IPv6 parameters for the local PPP entity.
1.3.6.1.4.1.2636.3.68.1.1.8.1not-accessiblecurrent
jnxPppIpv6Entry
OBJECT-TYPE
IPV6CP status information for a particular PPP link.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1not-accessiblecurrent
jnxPppIpv6ServiceStatus
OBJECT-TYPE
Indicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.1INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpv6OperStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.2INTEGER {opened(1), notOpened(2)}read-onlycurrent
jnxPppIpv6TerminateReason
OBJECT-TYPE
Reason 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.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.3INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)}read-onlycurrent
jnxPppIpv6TerminateNegFailOption
OBJECT-TYPE
Reports the PPP IPV6CP option for which negotiation failed, when jnxPppIpv6TerminateReason has the value 'negotiationFailure'.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.4INTEGER {none(0), other(1), localIpv6AddressIfIdentifier(2), remoteIpv6AddressIfIdentifier(3)}read-onlycurrent
jnxPppIpv6LocalIpv6AddressIfIdentifier
OBJECT-TYPE
IPv6 Address Interface Identifier used by the local side.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.5Ipv6AddressIfIdentifierread-onlycurrent
jnxPppIpv6RemoteIpv6AddressIfIdentifier
OBJECT-TYPE
IPv6 Address Interface Identifier used by the remote side.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.6Ipv6AddressIfIdentifierread-onlycurrent
jnxPppIpv6NetworkStatusIpv6cpRenegoTerminates
OBJECT-TYPE
Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts.
1.3.6.1.4.1.2636.3.68.1.1.8.1.1.7Counter32read-onlycurrent
jnxPppIpv6ConfigTable
OBJECT-TYPE
Table containing the IPv6 parameters for the local PPP entity.
1.3.6.1.4.1.2636.3.68.1.1.8.2not-accessiblecurrent
jnxPppIpv6ConfigEntry
OBJECT-TYPE
IPV6CP configuration information for a particular PPP link.
1.3.6.1.4.1.2636.3.68.1.1.8.2.1not-accessiblecurrent
jnxPppIpv6ConfigAdminStatus
OBJECT-TYPE
The 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.
1.3.6.1.4.1.2636.3.68.1.1.8.2.1.1INTEGER {open(1), close(2)}read-onlycurrent
jnxPppIpv6ConfigInitiateIpv6
OBJECT-TYPE
Enables the initiation of negotiation of the IPv6CP.
1.3.6.1.4.1.2636.3.68.1.1.8.2.1.2INTEGER {enable(1), disable(2)}read-onlycurrent
jnxPppIpv6ConfigMaxIpv6cpRenegotiation
OBJECT-TYPE
Maximum number of allowed ipv6cp renegotiation attempts from peer.
1.3.6.1.4.1.2636.3.68.1.1.8.2.1.3Integer32 (1..65535)read-onlycurrent
jnxPppGlobalConfig
OBJECT-IDENTITY
1.3.6.1.4.1.2636.3.68.1.1.9
jnxPppPeerIpAddressOptional
OBJECT-TYPE
This 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.
1.3.6.1.4.1.2636.3.68.1.1.9.1INTEGER {enable(1), disable(2)}read-onlycurrent