Juniper-PPP-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.11
- Last updated
- 2009-09-18 07:24
- Organization
- Juniper Networks, Inc.
- Revisions
- 2009-09-18 07:24, 2009-08-10 14:23, 2008-08-27 11:20, 2007-07-12 12:15, 2005-10-19 16:26, 2004-10-05 22:17, 2004-10-01 21:41, 2004-08-25 12:12, 2004-08-25 12:12, 2004-08-25 12:12, 2004-08-25 12:12, 2002-08-30 20:36, 2002-05-09 20:31, 2001-12-12 21:47, 2000-10-09 16:10, 2000-02-15 12:00, 1999-07-01 00:00, 1998-11-13 00:00
- Namespace
- juniper
- Source file
Juniper-PPP-MIB- Digest
sha256:452f98e91d5ec13386afaac651309afb2070ee121bc8a54f8dafb69cff364a3d
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
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex, InterfaceIndexOrZero, ifIndex |
| IPV6-TC | Ipv6AddressIfIdentifier |
| Juniper-MIBs | juniMibs |
| Juniper-TC | JuniEnable, JuniName, JuniNextIfIndex, JuniNibbleConfig |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB IPV6-TC Juniper-MIBs Juniper-PPP-MIB Juniper-TC Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JuniPppAuthentication 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 | |||
| JuniPppAuthentication2 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 | |||
| JuniPppMlPppBundleName TEXTUAL-CONVENTION MLPPP Bundle name. The bundle name is a characteristic of a MLPPP network interface. | current | |||
| JuniPppMlPppMulticlassTcName TEXTUAL-CONVENTION Name of the Traffic class. The bundle name is a characteristic of a MLPPP Multiclass. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniPppObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1 | |||
| juniPppLcp OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.1 | |||
| juniPppLinkStatusTable OBJECT-TYPE This table contains entries for PPP interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.1.1 | not-accessible | current | |
| juniPppLinkStatusEntry OBJECT-TYPE Each entry describes the characteristics of a PPP interface. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1 | not-accessible | current | |
| juniPppLinkStatusTerminateReason 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. See juniPppLinkStatusTerminateNegFailOption. 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.4874.2.2.11.1.1.1.1.1 | INTEGER {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-only | current |
| juniPppLinkStatusTerminateNegFailOption OBJECT-TYPE Reports the PPP LCP option for which negotiation failed, when juniPppLinkStatusTerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2 | INTEGER {none(0), other(1), localMru(2), remoteMru(3), localMagicNumber(4), remoteMagicNumber(5), localAuthentication(6), localToRemoteProtocolCompression(7), localToRemoteACCompression(8)} | read-only | current |
| juniPppLinkStatusInKeepaliveRequests OBJECT-TYPE Number of keepalive requests received. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3 | Counter32 | read-only | current |
| juniPppLinkStatusOutKeepaliveRequests OBJECT-TYPE Number of keepalive requests transmitted. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4 | Counter32 | read-only | current |
| juniPppLinkStatusInKeepaliveReplies OBJECT-TYPE Number of keepalive replies received. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5 | Counter32 | read-only | current |
| juniPppLinkStatusOutKeepaliveReplies OBJECT-TYPE Number of keepalive replies transmitted. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6 | Counter32 | read-only | current |
| juniPppLinkStatusKeepaliveFailures OBJECT-TYPE Number of keepalive failures detected. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7 | Counter32 | read-only | current |
| juniPppLinkStatusLocalMagicNumber OBJECT-TYPE Magic number negotiated for the local side. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8 | Integer32 | read-only | current |
| juniPppLinkStatusRemoteMagicNumber OBJECT-TYPE Magic number negotiated for the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9 | Integer32 | read-only | current |
| juniPppLinkStatusLocalAuthentication OBJECT-TYPE Authentication protocol negotiated for the local side. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10 | JuniPppAuthentication2 | read-only | current |
| juniPppLinkStatusTunnelIfIndex 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 juniIfTable for this tunnel interface. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11 | InterfaceIndexOrZero | read-only | current |
| juniPppLinkStatuslcpRenegoTerminates OBJECT-TYPE Number of times lcp terminated due to peer exceeding max renegotiation attempts. | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.12 | Counter32 | read-only | current |
| juniPppLinkConfigTable OBJECT-TYPE This table contains entries for PPP interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.1.2 | not-accessible | current | |
| juniPppLinkConfigEntry OBJECT-TYPE Each entry describes the characteristics of a PPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1 | not-accessible | current | |
| juniPppLinkConfigIfIndex OBJECT-TYPE The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppNextIfIndex. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| juniPppLinkConfigRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: juniPppLinkConfigRowStatus juniPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniPppLinkConfigIndex must have been determined previously, by reading juniPppNextIfIndex. The interface identified by juniPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2 | RowStatus | read-create | current |
| juniPppLinkConfigLowerIfIndex 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.4874.2.2.11.1.1.2.1.3 | InterfaceIndexOrZero | read-create | current |
| juniPppLinkConfigKeepalive OBJECT-TYPE Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4 | Integer32 (0..64800) | read-create | current |
| juniPppLinkConfigAuthentication 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 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 juniPppLinkConfigAuthenticatorVirtualRouter object to an empty string. This object returns a null(0) value on the get operation. New object juniPppLinkConfigAuthentication2 will reflect the configured values. Setting this object along with the juniPppLinkConfigAuthentication2 object will return an inconsistentValue error. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5 | JuniPppAuthentication | read-create | deprecated |
| juniPppLinkConfigMaxAuthenRetries 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 will result in a notWritable error and it will be implicitily set to the DEFVAL on row creation. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6 | Integer32 (0..7) | read-create | current |
| juniPppLinkConfigStandardIfIndex 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.4874.2.2.11.1.1.2.1.7 | InterfaceIndex | read-only | current |
| juniPppLinkConfigChapMinChallengeLength OBJECT-TYPE Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppLinkConfigChapMaxChallengeLength. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8 | Integer32 (8..63) | read-create | current |
| juniPppLinkConfigChapMaxChallengeLength OBJECT-TYPE Maximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than juniPppLinkConfigChapMinChallengeLength. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9 | Integer32 (8..63) | read-create | current |
| juniPppLinkConfigPassiveMode 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.4874.2.2.11.1.1.2.1.10 | JuniEnable | read-create | current |
| juniPppLinkConfigAuthenticatorVirtualRouter OBJECT-TYPE The name of the virtual router (Juniper-ROUTER-MIB.juniRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the PPP interface. If this object is not explicitly set or it is set to null string, then this object is ignored and the virtual router used for authentication is determined by other means. On a Set operation, if the value of this object is not null and does not correspond to an existing virtual router, then an inconsistentValue error is returned. Setting this object to a non-null string returns inconsistentValue error if juniPppLinkConfigAuthentication object is none(0) or not configured. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11 | JuniName | read-create | current |
| juniPppLinkConfigAaaProfile 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 existing AAA profile, then an inconsistentValue error is returned. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.12 | JuniName | read-create | current |
| juniPppLinkConfigAuthentication2 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, 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 juniPppLinkConfigAuthenticatorVirtualRouter object to an empty string. Setting this object along with the juniPppLinkConfigAuthentication object will return an inconsistentValue error. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.13 | JuniNibbleConfig | read-create | current |
| juniPppLinkConfigIgnoreMagicNumberMismatch 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.4874.2.2.11.1.1.2.1.14 | JuniEnable | read-create | current |
| juniPppLinkConfigMaxLcpRenegotiation OBJECT-TYPE Maximum number of allowed lcp renegotiation attempts from peer. | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.15 | Integer32 (1..65535) | read-create | current |
| juniPppNextIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in the juniPppLinkConfigTable. 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.4874.2.2.11.1.1.3 | JuniNextIfIndex | read-only | current |
| juniPppSec OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.2 | |||
| juniPppIp OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.3 | |||
| juniPppIpTable OBJECT-TYPE Table containing the IP parameters for the local PPP entity. | 1.3.6.1.4.1.4874.2.2.11.1.3.1 | not-accessible | current | |
| juniPppIpEntry OBJECT-TYPE IPCP status information for a particular PPP link. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1 | not-accessible | current | |
| juniPppIpServiceStatus 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.4874.2.2.11.1.3.1.1.1 | JuniEnable | read-only | current |
| juniPppIpTerminateReason 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 juniPppIpTerminateNegFailOption. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2 | INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)} | read-only | current |
| juniPppIpTerminateNegFailOption OBJECT-TYPE Reports the PPP IPCP option for which negotiation failed, when juniPppIpTerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3 | INTEGER {none(0), other(1), localIpAddress(2), remoteIpAddress(3), remotePrimaryDnsAddress(4), remoteSecondaryDnsAddress(5), remotePrimaryWinsAddress(6), remoteSecondaryWinsAddress(7), localIpAddressMask(8), remoteIpAddressMask(9)} | read-only | current |
| juniPppIpLocalIpAddress OBJECT-TYPE IP Address used by the local side. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4 | IpAddress | read-only | current |
| juniPppIpRemoteIpAddress OBJECT-TYPE IP Address used by the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5 | IpAddress | read-only | current |
| juniPppIpRemotePrimaryDnsAddress OBJECT-TYPE Primary DNS server used by the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6 | IpAddress | read-only | current |
| juniPppIpRemoteSecondaryDnsAddress OBJECT-TYPE Secondary DNS server used by the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7 | IpAddress | read-only | current |
| juniPppIpRemotePrimaryWinsAddress OBJECT-TYPE Primary WINS server used by the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8 | IpAddress | read-only | current |
| juniPppIpRemoteSecondaryWinsAddress OBJECT-TYPE Secondary WINS server used by the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9 | IpAddress | read-only | current |
| juniPppIpNetworkStatusIpcpRenegoTerminates OBJECT-TYPE Number of times ipcp terminated due to peer exceeding max renegotiation attempts. | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.10 | Counter32 | read-only | current |
| juniPppIpConfigTable OBJECT-TYPE Table containing the IP parameters for the local PPP entity. | 1.3.6.1.4.1.4874.2.2.11.1.3.2 | not-accessible | current | |
| juniPppIpConfigEntry OBJECT-TYPE IPCP configuration information for a particular PPP link. | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1 | not-accessible | current | |
| juniPppIpConfigPeerDnsPriority 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.4874.2.2.11.1.3.2.1.1 | JuniEnable | read-write | current |
| juniPppIpConfigPeerWinsPriority 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.4874.2.2.11.1.3.2.1.2 | JuniEnable | read-write | current |
| juniPppIpConfigIpcpNetmask OBJECT-TYPE Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation. | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3 | JuniEnable | read-write | current |
| juniPppIpConfigInitiateIp OBJECT-TYPE Enables the initiation of negotiation of the IPCP. | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.4 | JuniEnable | read-write | current |
| juniPppIpConfigMaxIpcpRenegotiation OBJECT-TYPE Maximum number of allowed ipcp renegotiation attempts from peer. | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.5 | Integer32 (1..65535) | read-write | current |
| juniPppIpConfigPromptIpcpDnsOption OBJECT-TYPE Control prompting of IPCP DNS option to remote peer. | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.6 | JuniEnable | read-write | current |
| juniPppIpConfigIpcpLockout 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.4874.2.2.11.1.3.2.1.7 | JuniEnable | read-write | current |
| juniPppOsi OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.4 | |||
| juniPppOsiTable OBJECT-TYPE Table containing the OSI parameters for the local PPP entity. | 1.3.6.1.4.1.4874.2.2.11.1.4.1 | not-accessible | current | |
| juniPppOsiEntry OBJECT-TYPE OSICP status information for a particular PPP link. | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1 | not-accessible | current | |
| juniPppOsiServiceStatus 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.4874.2.2.11.1.4.1.1.1 | JuniEnable | read-only | current |
| juniPppOsiOperStatus 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.4874.2.2.11.1.4.1.1.2 | INTEGER {opened(1), notOpened(2)} | read-only | current |
| juniPppOsiTerminateReason 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 juniPppOsiTerminateNegFailOption. | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3 | INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)} | read-only | current |
| juniPppOsiTerminateNegFailOption OBJECT-TYPE Reports the PPP OSICP option for which negotiation failed, when juniPppOsiTerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4 | INTEGER {none(0), other(1), localAlignNpdu(2), remoteAlignNpdu(3)} | read-only | current |
| juniPppOsiLocalAlignNpdu 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.4874.2.2.11.1.4.1.1.5 | INTEGER {none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)} | read-only | current |
| juniPppOsiRemoteAlignNpdu 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.4874.2.2.11.1.4.1.1.6 | INTEGER {none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)} | read-only | current |
| juniPppOsiConfigTable OBJECT-TYPE Table containing configuration variables for the OSICP for the local PPP entity. | 1.3.6.1.4.1.4874.2.2.11.1.4.2 | not-accessible | current | |
| juniPppOsiConfigEntry OBJECT-TYPE OSICP information for a particular PPP link. | 1.3.6.1.4.1.4874.2.2.11.1.4.2.1 | not-accessible | current | |
| juniPppOsiConfigAdminStatus 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.4874.2.2.11.1.4.2.1.1 | INTEGER {open(1), close(2)} | read-write | current |
| juniPppSession OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.5 | |||
| juniPppSessionTable OBJECT-TYPE This table contains entries for PPP interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.5.1 | not-accessible | current | |
| juniPppSessionEntry OBJECT-TYPE Each entry describes the characteristics of a PPP interface. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1 | not-accessible | current | |
| juniPppSessionGrant OBJECT-TYPE Indicates whether a session has been granted via the authentication mechanism. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1 | TruthValue | read-only | current |
| juniPppSessionTerminateReason OBJECT-TYPE The reason the session was terminated. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2 | INTEGER {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-only | current |
| juniPppSessionStartTime OBJECT-TYPE The value of sysUpTime when this session last became active. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3 | TimeTicks | read-only | current |
| juniPppSessionInOctets OBJECT-TYPE Number of octets received since this session last became active, as denoted by juniPppSessionStartTime. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4 | Counter32 | read-only | current |
| juniPppSessionOutOctets OBJECT-TYPE Number of octets sent since this session last became active, as denoted by juniPppSessionStartTime. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5 | Counter32 | read-only | current |
| juniPppSessionInPackets OBJECT-TYPE Number of packets received since this session last became active, as denoted by juniPppSessionStartTime. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6 | Counter32 | read-only | current |
| juniPppSessionOutPackets OBJECT-TYPE Number of packets sent since this session last became active, as denoted by juniPppSessionStartTime. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7 | Counter32 | read-only | current |
| juniPppSessionSessionTimeout OBJECT-TYPE Maximum duration for the session, after which the session terminates automatically. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8 | Integer32 (0..2147483647) | read-only | current |
| juniPppSessionInactivityTimeout OBJECT-TYPE Maximum inactivity duration for the session, after which the session terminates automatically. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9 | Integer32 (0..2147483647) | read-only | current |
| juniPppSessionAccountingInterval OBJECT-TYPE Interval that must elapse between generation of accounting records for this session. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10 | Integer32 (0..2147483647) | read-only | current |
| juniPppSessionRemoteIpAddress 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.4874.2.2.11.1.5.1.1.11 | IpAddress | read-only | current |
| juniPppSessionRemotePrimaryDnsAddress 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.4874.2.2.11.1.5.1.1.12 | IpAddress | read-only | current |
| juniPppSessionRemoteSecondaryDnsAddress 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.4874.2.2.11.1.5.1.1.13 | IpAddress | read-only | current |
| juniPppSessionRemotePrimaryWinsAddress 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.4874.2.2.11.1.5.1.1.14 | IpAddress | read-only | current |
| juniPppSessionRemoteSecondaryWinsAddress 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.4874.2.2.11.1.5.1.1.15 | IpAddress | read-only | current |
| juniPppSessionRemoteIpv6AddressIfIdentifier 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.4874.2.2.11.1.5.1.1.16 | Ipv6AddressIfIdentifier | read-only | current |
| juniPppSessionInhibitIp OBJECT-TYPE Indicates whether a session has had its IP service inhibited by the authentication mechanism. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.17 | TruthValue | read-only | current |
| juniPppSessionInhibitIpv6 OBJECT-TYPE Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism. | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.18 | TruthValue | read-only | current |
| juniPppMlPpp OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.6 | |||
| juniPppMlPppBundleTable OBJECT-TYPE This table contains entries for MLPPP bundles present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.6.1 | not-accessible | current | |
| juniPppMlPppBundleEntry OBJECT-TYPE Each entry describes the characteristics of a MLPPP bundle. | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1 | not-accessible | current | |
| juniPppMlPppBundleName OBJECT-TYPE The administrative name of the MLPPP bundle associated with this MLPPP network interface. | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1 | JuniPppMlPppBundleName | not-accessible | current |
| juniPppMlPppBundleRowStatus OBJECT-TYPE The rowStatus for this entry. The following sets are supported: createAndGo(4), destroy(6) The following values can be read from this object: active(1) | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2 | RowStatus | read-create | current |
| juniPppMlPppBundleNetworkIfIndex 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 juniPppMlPppLinkConfigTable. | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3 | InterfaceIndex | read-only | current |
| juniPppMlPppNextLinkIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in juniPppMlPppLinkConfigTable. 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.4874.2.2.11.1.6.2 | JuniNextIfIndex | read-only | current |
| juniPppMlPppLinkConfigTable OBJECT-TYPE This table contains entries for MLPPP interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.6.3 | not-accessible | current | |
| juniPppMlPppLinkConfigEntry OBJECT-TYPE Each entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1 | not-accessible | current | |
| juniPppMlPppLinkConfigIfIndex OBJECT-TYPE The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextLinkIfIndex. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1 | InterfaceIndex | not-accessible | current |
| juniPppMlPppLinkConfigLowerIfIndex 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.4874.2.2.11.1.6.3.1.2 | InterfaceIndexOrZero | read-create | current |
| juniPppMlPppLinkConfigKeepalive OBJECT-TYPE Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4 | Integer32 (0 | 10..64800) | read-create | current |
| juniPppMlPppLinkConfigAuthentication 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. Setting this object to none(0) will set juniPppMlPppLinkConfigAuthenticatorVirtualRouter object to an empty string. This object returns a none (0) value on the get operation. New object juniPppMlPppLinkConfigAuthentication2 will reflect the configured values. Setting this object along with the juniPppMlPppLinkConfigAuthentication2 object will return an inconsistentValue error. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5 | JuniPppAuthentication | read-create | deprecated |
| juniPppMlPppLinkConfigMaxAuthenRetries 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.4874.2.2.11.1.6.3.1.6 | Integer32 (0..7) | read-create | current |
| juniPppMlPppLinkConfigRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: juniPppMlPppLinkConfigRowStatus juniPppMlPppLinkConfigLowerIfIndex In addition, when creating an entry the following conditions must hold: A value for juniPppMlPppLinkConfigIndex must have been determined previously, by reading juniPppMlPppNextIfIndex. The interface identified by juniPppMlPppLinkConfigLowerIfIndex must exist. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7 | RowStatus | read-create | current |
| juniPppMlPppLinkConfigAaaProfile 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 existing AAA profile, then an inconsistentValue error is returned. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.8 | JuniName | read-create | current |
| juniPppMlPppLinkConfigChapMinChallengeLength OBJECT-TYPE Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppMlPppLinkConfigChapMaxChallengeLength. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.9 | Integer32 (8..63) | read-create | current |
| juniPppMlPppLinkConfigChapMaxChallengeLength OBJECT-TYPE Maximum value of the CHAP authenticator challenge length value. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.10 | Integer32 (8..63) | read-create | current |
| juniPppMlPppLinkConfigPassiveMode 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.4874.2.2.11.1.6.3.1.11 | JuniEnable | read-create | current |
| juniPppMlPppLinkConfigAuthenticatorVirtualRouter OBJECT-TYPE The name of the virtual router (Juniper-ROUTER-MIB.juniRouterName) to be used for authentication on the PPP interface. Setting this object statically binds the authenticating virtual router with the link 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. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.12 | JuniName | read-create | current |
| juniPppMlPppLinkConfigFragmentation OBJECT-TYPE Enables MLPPP fragmentation. Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.13 | JuniEnable | read-create | current |
| juniPppMlPppLinkConfigReassembly OBJECT-TYPE Enables MLPPP reassembly. Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.14 | JuniEnable | read-create | current |
| juniPppMlPppLinkConfigMaxReceiveReconstructedUnit 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. Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.15 | Integer32 (1 | 64..65535) | read-create | current |
| juniPppMlPppLinkConfigFragmentSize 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. Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.16 | Integer32 (1 | 128..65535) | read-create | current |
| juniPppMlPppLinkConfigHashLinkSelection OBJECT-TYPE Enables MLPPP hash-based link selection for non-best-effort traffic. Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.17 | JuniEnable | read-create | current |
| juniPppMlPppLinkConfigAuthentication2 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, 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 juniPppMlPppLinkConfigAuthenticatorVirtualRouter object to an empty string. Setting this object along with the juniPppMlPppLinkConfigAuthentication object will return an inconsistentValue error. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.18 | JuniNibbleConfig | read-create | current |
| juniPppMlPppLinkConfigIgnoreMagicNumberMismatch 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.4874.2.2.11.1.6.3.1.19 | JuniEnable | read-create | current |
| juniPppMlPppLinkConfigMultilinkMulticlass OBJECT-TYPE Enables Multiclass Multilink PPP (MCML). Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.20 | JuniEnable | read-create | current |
| juniPppMlPppLinkConfigMultilinkMaxMultiClasses OBJECT-TYPE Maximum number of MCML classes to be negotiated. Changing this object has an effect when the link is next restarted. | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.21 | INTEGER (0..8) | read-create | current |
| juniPppMlPppNextNetworkIfIndex OBJECT-TYPE Coordinate ifIndex value allocation for entries in juniPppMlPppNetworkConfigTable. 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.4874.2.2.11.1.6.4 | JuniNextIfIndex | read-only | current |
| juniPppMlPppNetworkConfigTable OBJECT-TYPE This table contains entries for MLPPP network interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.6.5 | not-accessible | current | |
| juniPppMlPppNetworkConfigEntry OBJECT-TYPE Each entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable. | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1 | not-accessible | current | |
| juniPppMlPppNetworkConfigIfIndex OBJECT-TYPE The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextNetworkIfIndex. | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1 | InterfaceIndex | not-accessible | current |
| juniPppMlPppNetworkConfigLowerIfIndex 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 juniPppMlPppLinkConfigTable. 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.4874.2.2.11.1.6.5.1.2 | InterfaceIndex | read-create | current |
| juniPppMlPppNetworkBundleName OBJECT-TYPE The MLPPP bundle name administratively assigned. | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.3 | JuniPppMlPppBundleName | read-create | current |
| juniPppMlPppNetworkRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: juniPppMlPppNetworkConfigLowerIfIndex juniPppMlPppNetworkBundleName juniPppMlPppNetworkConfigRowStatus In addition, when creating an entry the following conditions must hold: A value for juniPppMlPppNetworkConfigIndex must have been determined previously, by reading juniPppMlPppNextNetworkIfIndex. The interface identified by juniPppMlPppNetworkConfigLowerIfIndex must exist by a creation request to the juniPppMlPppLinkConfigTable. The bundleName specified in juniPppMlPppNetworkBundleName must have been created first in the juniPppMlPppBundleTable. A corresponding entry in ifTable/ifXTable/juniIfTable is created/ destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4 | RowStatus | read-create | current |
| juniPppMlPppLinkBindTable OBJECT-TYPE This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings. | 1.3.6.1.4.1.4874.2.2.11.1.6.6 | not-accessible | current | |
| juniPppMlPppLinkBindEntry OBJECT-TYPE Each entry describes the MLPPP link interface to MLPPP network interface bindings. | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1 | not-accessible | current | |
| juniPppMlPppBindNetworkIfIndex OBJECT-TYPE The ifIndex of the MLPPP network interface. | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1 | InterfaceIndex | not-accessible | current |
| juniPppMlPppBindLinkIfIndex OBJECT-TYPE The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by juniPppMlPppBindNetworkIfIndex. | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.2 | InterfaceIndex | not-accessible | current |
| juniPppMlPppBindRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table according to the RowStatus textual convention, constrained to support the following values only: createAndGo destroy To create an entry in this table, the following entry objects MUST be explicitly configured: juniPppMlPppBindRowStatus In addition, when creating an entry the following conditions must hold: The interfaces identified by juniPppMlPppBindNetworkIfIndex and juniPppMlPppBindLinkIfIndex must be created in the juniPppMlPppNetworkConfigTable and juniPppMlPppLinkConfigTable respectively. A MLPPP bundle must be associated with the juniPppMlPppNetworkIfIndex and exist in the juniPppMibPppBundleTable. A corresponding entry in ifStackTable is created/destroyed as a result of creating/destroying an entry in this table. | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3 | RowStatus | read-create | current |
| juniPppMlPppMulticlassTraffiClassTable OBJECT-TYPE This table contains entries for MLPPP Multiclass to traffic class mapping of interfaces present in the system. | 1.3.6.1.4.1.4874.2.2.11.1.6.7 | not-accessible | current | |
| juniPppMlPppMulticlassTrafficClassEntry OBJECT-TYPE Each entry describes the MLPPP multiclass to traffic class mapping of interfaces.Other characteristics like fragmentation and reassembly for a particular traffic class can be configured. | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1 | not-accessible | current | |
| juniPppMlPppMulticlassIfIndex OBJECT-TYPE The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppMulticlassIfIndex. | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.1 | InterfaceIndex | not-accessible | current |
| juniPppMlPppMulticlassIndex OBJECT-TYPE The multiclass index of a particular traffic class type. This can be configured only when MCMP is enabled on the link interface. | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.2 | INTEGER | not-accessible | current |
| juniPppMlPppMulticlassTcName OBJECT-TYPE The traffic class index mapped to the MCMP multiclass index. This can be configured only when MCMP is enabled on the link interface. | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.3 | JuniPppMlPppMulticlassTcName | read-write | current |
| juniPppMlPppMulticlassFragmentation OBJECT-TYPE Enable or disable fragmentation for a particular multiclass. This can be configured only when MCMP is enaled on the link interface. | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.4 | JuniEnable | read-write | current |
| juniPppMlPppMulticlassReassembly OBJECT-TYPE Enable or disable rassembly for a particular multiclass. This can be configured only when MCMP is enaled on the link interface. | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.5 | JuniEnable | read-write | current |
| juniPppSummary OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.7 | |||
| juniPppSummaryPppInterfaceCount OBJECT-TYPE The total number of PPP interfaces configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.1 | Integer32 | read-only | current |
| juniPppSummaryPppIpNCPs OBJECT-TYPE The total number IP NCPs configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.2 | Integer32 | read-only | current |
| juniPppSummaryPppOsiNCPs OBJECT-TYPE The total number of OSI NCPs configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.3 | Integer32 | read-only | current |
| juniPppSummaryPppIfAdminUp OBJECT-TYPE The total number of PPP interfaces in the system that are administratively configured to up(1). | 1.3.6.1.4.1.4874.2.2.11.1.7.4 | Integer32 | read-only | current |
| juniPppSummaryPppIfAdminDown OBJECT-TYPE The total number of PPP interfaces in the system that are administrateively configued to down(2). | 1.3.6.1.4.1.4874.2.2.11.1.7.5 | Integer32 | read-only | current |
| juniPppSummaryPppIfOperUp OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of up(1). | 1.3.6.1.4.1.4874.2.2.11.1.7.7 | Integer32 | read-only | current |
| juniPppSummaryPppIfOperDown OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of down(2). | 1.3.6.1.4.1.4874.2.2.11.1.7.8 | Integer32 | read-only | current |
| juniPppSummaryPppIfOperDormant OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of dormant(5). | 1.3.6.1.4.1.4874.2.2.11.1.7.9 | Integer32 | read-only | current |
| juniPppSummaryPppIfNotPresent OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of notPresent(6). | 1.3.6.1.4.1.4874.2.2.11.1.7.10 | Integer32 | read-only | current |
| juniPppSummaryPppIfLowerLayerDown OBJECT-TYPE The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7). | 1.3.6.1.4.1.4874.2.2.11.1.7.11 | Integer32 | read-only | current |
| juniPppSummaryPppIpNcpOpened 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.4874.2.2.11.1.7.12 | Integer32 | read-only | current |
| juniPppSummaryPppIpNcpClosed 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.4874.2.2.11.1.7.13 | Integer32 | read-only | current |
| juniPppSummaryPppOsiNcpOpened OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of opened. | 1.3.6.1.4.1.4874.2.2.11.1.7.14 | Integer32 | read-only | current |
| juniPppSummaryPppOsiNcpClosed OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of closed. | 1.3.6.1.4.1.4874.2.2.11.1.7.15 | Integer32 | read-only | current |
| juniPppSummaryPppIfLastChangeTime 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.4874.2.2.11.1.7.16 | TimeTicks | read-only | current |
| juniPppSummaryPppLinkInterfaceCount OBJECT-TYPE The total number of PPP Link interfaces configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.17 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfAdminUp 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.4874.2.2.11.1.7.18 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfAdminDown 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.4874.2.2.11.1.7.19 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfOperUp 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.4874.2.2.11.1.7.20 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfOperDown 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.4874.2.2.11.1.7.21 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfOperDormant 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.4874.2.2.11.1.7.22 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfNotPresent 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.4874.2.2.11.1.7.23 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfLowerLayerDown 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.4874.2.2.11.1.7.24 | Integer32 | read-only | current |
| juniPppSummaryPppLinkIfLastChangeTime 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.4874.2.2.11.1.7.25 | TimeTicks | read-only | current |
| juniPppSummaryPppNetworkInterfaceCount OBJECT-TYPE The total number of PPP network interfaces configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.26 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpNCPs OBJECT-TYPE The total number IP NCPs in the system configured on PPP network interfaces. | 1.3.6.1.4.1.4874.2.2.11.1.7.27 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiNCPs OBJECT-TYPE The total number of OSI NCPs in the system configured on PPP network interfaces. | 1.3.6.1.4.1.4874.2.2.11.1.7.28 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfAdminUp 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.4874.2.2.11.1.7.29 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfAdminDown 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.4874.2.2.11.1.7.30 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfOperUp 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.4874.2.2.11.1.7.31 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfOperDown 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.4874.2.2.11.1.7.32 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfOperDormant 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.4874.2.2.11.1.7.33 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfNotPresent 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.4874.2.2.11.1.7.34 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfLowerLayerDown 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.4874.2.2.11.1.7.35 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpNcpOpened 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.4874.2.2.11.1.7.36 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpNcpClosed 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.4874.2.2.11.1.7.37 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiNcpOpened OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of opened. | 1.3.6.1.4.1.4874.2.2.11.1.7.38 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiNcpClosed OBJECT-TYPE The total number of PPP OSI NCPs in the system with an operational state of closed. | 1.3.6.1.4.1.4874.2.2.11.1.7.39 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIfLastChangeTime 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.4874.2.2.11.1.7.40 | TimeTicks | read-only | current |
| juniPppSummaryPppIpv6NCPs OBJECT-TYPE The total number IPv6 NCPs configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.41 | Integer32 | read-only | current |
| juniPppSummaryPppIpv6NcpOpened 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.4874.2.2.11.1.7.42 | Integer32 | read-only | current |
| juniPppSummaryPppIpv6NcpClosed 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.4874.2.2.11.1.7.43 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6NCPs OBJECT-TYPE The total number IPv6 NCPs configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.44 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6NcpOpened 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.4874.2.2.11.1.7.45 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6NcpClosed 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.4874.2.2.11.1.7.46 | Integer32 | read-only | current |
| juniPppSummaryPppStaticInterfaceCount OBJECT-TYPE The total number of static PPP interfaces configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.47 | Integer32 | read-only | current |
| juniPppSummaryPppMplsNCPs OBJECT-TYPE The total number MPLS NCPs configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.48 | Integer32 | read-only | current |
| juniPppSummaryPppIpAdminOpen OBJECT-TYPE The total number of IP NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.4874.2.2.11.1.7.49 | Integer32 | read-only | current |
| juniPppSummaryPppIpAdminClose OBJECT-TYPE The total number of IP NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.4874.2.2.11.1.7.50 | Integer32 | read-only | current |
| juniPppSummaryPppIpv6AdminOpen OBJECT-TYPE The total number of IPV6 NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.4874.2.2.11.1.7.51 | Integer32 | read-only | current |
| juniPppSummaryPppIpv6AdminClose OBJECT-TYPE The total number of IPV6 NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.4874.2.2.11.1.7.52 | Integer32 | read-only | current |
| juniPppSummaryPppOsiAdminOpen OBJECT-TYPE The total number of OSI NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.4874.2.2.11.1.7.53 | Integer32 | read-only | current |
| juniPppSummaryPppOsiAdminClose OBJECT-TYPE The total number of OSI NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.4874.2.2.11.1.7.54 | Integer32 | read-only | current |
| juniPppSummaryPppMplsAdminOpen OBJECT-TYPE The total number of MPLS NCPs in the system that are administratively configured to open(1). | 1.3.6.1.4.1.4874.2.2.11.1.7.55 | Integer32 | read-only | current |
| juniPppSummaryPppMplsAdminClose OBJECT-TYPE The total number of MPLS NCPs in the system that are administratively configured to close(2). | 1.3.6.1.4.1.4874.2.2.11.1.7.56 | Integer32 | read-only | current |
| juniPppSummaryPppIpNcpNotPresent 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.4874.2.2.11.1.7.57 | Integer32 | read-only | current |
| juniPppSummaryPppIpNcpNoResources 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.4874.2.2.11.1.7.58 | Integer32 | read-only | current |
| juniPppSummaryPppIpv6NcpNotPresent 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.4874.2.2.11.1.7.59 | Integer32 | read-only | current |
| juniPppSummaryPppIpv6NcpNoResources 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.4874.2.2.11.1.7.60 | Integer32 | read-only | current |
| juniPppSummaryPppOsiNcpNotPresent 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.4874.2.2.11.1.7.61 | Integer32 | read-only | current |
| juniPppSummaryPppOsiNcpNoResources 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.4874.2.2.11.1.7.62 | Integer32 | read-only | current |
| juniPppSummaryPppMplsNcpOpened 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.4874.2.2.11.1.7.63 | Integer32 | read-only | current |
| juniPppSummaryPppMplsNcpClosed 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.4874.2.2.11.1.7.64 | Integer32 | read-only | current |
| juniPppSummaryPppMplsNcpNotPresent 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.4874.2.2.11.1.7.65 | Integer32 | read-only | current |
| juniPppSummaryPppMplsNcpNoResources 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.4874.2.2.11.1.7.66 | Integer32 | read-only | current |
| juniPppSummaryPppLinkStaticInterfaceCount OBJECT-TYPE The total number of static PPP Link interfaces configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.67 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkStaticInterfaceCount OBJECT-TYPE The total number of static PPP network interfaces configured in the system. | 1.3.6.1.4.1.4874.2.2.11.1.7.68 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsNCPs OBJECT-TYPE The total number of MPLS NCPs in the system configured on PPP network interfaces. | 1.3.6.1.4.1.4874.2.2.11.1.7.69 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpAdminOpen 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.4874.2.2.11.1.7.70 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpAdminClose 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.4874.2.2.11.1.7.71 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6AdminOpen 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.4874.2.2.11.1.7.72 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6AdminClose 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.4874.2.2.11.1.7.73 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiAdminOpen 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.4874.2.2.11.1.7.74 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiAdminClose 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.4874.2.2.11.1.7.75 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsAdminOpen 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.4874.2.2.11.1.7.76 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsAdminClose 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.4874.2.2.11.1.7.77 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpNcpNotPresent 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.4874.2.2.11.1.7.78 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpNcpNoResources 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.4874.2.2.11.1.7.79 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6NcpNotPresent 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.4874.2.2.11.1.7.80 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkIpv6NcpNoResources 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.4874.2.2.11.1.7.81 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiNcpNotPresent 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.4874.2.2.11.1.7.82 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkOsiNcpNoResources 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.4874.2.2.11.1.7.83 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsNcpOpened 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.4874.2.2.11.1.7.84 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsNcpClosed 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.4874.2.2.11.1.7.85 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsNcpNotPresent 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.4874.2.2.11.1.7.86 | Integer32 | read-only | current |
| juniPppSummaryPppNetworkMplsNcpNoResources 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.4874.2.2.11.1.7.87 | Integer32 | read-only | current |
| juniPppIpv6 OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.1.8 | |||
| juniPppIpv6Table OBJECT-TYPE Table containing the IPv6 parameters for the local PPP entity. | 1.3.6.1.4.1.4874.2.2.11.1.8.1 | not-accessible | current | |
| juniPppIpv6Entry OBJECT-TYPE IPV6CP status information for a particular PPP link. | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1 | not-accessible | current | |
| juniPppIpv6ServiceStatus 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.4874.2.2.11.1.8.1.1.1 | JuniEnable | read-only | current |
| juniPppIpv6OperStatus 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.4874.2.2.11.1.8.1.1.2 | INTEGER {opened(1), notOpened(2)} | read-only | current |
| juniPppIpv6TerminateReason 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 juniPppIpv6TerminateNegFailOption. | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.3 | INTEGER {none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)} | read-only | current |
| juniPppIpv6TerminateNegFailOption OBJECT-TYPE Reports the PPP IPV6CP option for which negotiation failed, when juniPppIpv6TerminateReason has the value 'negotiationFailure'. | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.4 | INTEGER {none(0), other(1), localIpv6AddressIfIdentifier(2), remoteIpv6AddressIfIdentifier(3)} | read-only | current |
| juniPppIpv6LocalIpv6AddressIfIdentifier OBJECT-TYPE IPv6 Address Interface Identifier used by the local side. | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.5 | Ipv6AddressIfIdentifier | read-only | current |
| juniPppIpv6RemoteIpv6AddressIfIdentifier OBJECT-TYPE IPv6 Address Interface Identifier used by the remote side. | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.6 | Ipv6AddressIfIdentifier | read-only | current |
| juniPppIpv6NetworkStatusIpv6cpRenegoTerminates OBJECT-TYPE Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts. | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.7 | Counter32 | read-only | current |
| juniPppIpv6ConfigTable OBJECT-TYPE Table containing the IPv6 parameters for the local PPP entity. | 1.3.6.1.4.1.4874.2.2.11.1.8.2 | not-accessible | current | |
| juniPppIpv6ConfigEntry OBJECT-TYPE IPV6CP configuration information for a particular PPP link. | 1.3.6.1.4.1.4874.2.2.11.1.8.2.1 | not-accessible | current | |
| juniPppIpv6ConfigAdminStatus 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.4874.2.2.11.1.8.2.1.1 | INTEGER {open(1), close(2)} | read-write | current |
| juniPppIpv6ConfigInitiateIpv6 OBJECT-TYPE Enables the initiation of negotiation of the IPv6CP. | 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.2 | JuniEnable | read-write | current |
| juniPppIpv6ConfigMaxIpv6cpRenegotiation OBJECT-TYPE Maximum number of allowed ipv6cp renegotiation attempts from peer. | 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.3 | Integer32 (1..65535) | read-write | current |
| juniPppConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.4 | |||
| juniPppCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.4.1 | |||
| juniPppGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.11.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniPppCompliance MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when additional objects were added to the MIB. | 1.3.6.1.4.1.4874.2.2.11.4.1.1 | obsolete |
| juniPppCompliance2 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppMlPppGroup and juniPppSummaryGroup objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.2 | obsolete |
| juniPppCompliance3 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppLinkConfigStandardIfIndex object was added to the MIB. | 1.3.6.1.4.1.4874.2.2.11.4.1.3 | obsolete |
| juniPppCompliance4 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppMlPppGroup, juniPppSummaryLinkGroup and juniPppSummaryNetworkGroup were moved from the list of mandatory groups. | 1.3.6.1.4.1.4874.2.2.11.4.1.4 | obsolete |
| juniPppCompliance5 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when new IP, LCP and multi-link objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.5 | obsolete |
| juniPppCompliance6 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when new juniPppLcpGroup and juniPppMlPppGroup objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.6 | obsolete |
| juniPppCompliance7 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new multi-link objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.7 | obsolete |
| juniPppCompliance8 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when IPv6 support was added. | 1.3.6.1.4.1.4874.2.2.11.4.1.8 | obsolete |
| juniPppCompliance9 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new multi-link objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.9 | obsolete |
| juniPppCompliance10 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppSummary objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.10 | obsolete |
| juniPppCompliance11 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when a new multi-link object was added. | 1.3.6.1.4.1.4874.2.2.11.4.1.11 | obsolete |
| juniPppCompliance12 MODULE-COMPLIANCE Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppLcpGroup and juniPppMlPppGroup objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.12 | obsolete |
| juniPppCompliance13 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppLcpGroup, juniPppIpGroup and juniPppIpv6Group objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.1.13 | obsolete |
| juniPppCompliance14 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper PPP MIB. | 1.3.6.1.4.1.4874.2.2.11.4.1.14 | obsolete |
| juniPppCompliance15 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper PPP MIB. | 1.3.6.1.4.1.4874.2.2.11.4.1.15 | current |
| juniPppCompliance16 MODULE-COMPLIANCE The compliance statement for entities which implement the Juniper PPP MIB. This statement was obsoleted when MCMP traffic class mapping was added. New group juniPppMlPppMulticlassTcGroup1 was added. | 1.3.6.1.4.1.4874.2.2.11.4.1.16 | current |
| juniPppLcpGroup OBJECT-GROUP Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.1 | obsolete |
| juniPppIpGroup OBJECT-GROUP Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.2 | obsolete |
| juniPppOsiGroup OBJECT-GROUP Obsolete collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.3 | obsolete |
| juniPppLcpGroup2 OBJECT-GROUP Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when the juniPppLinkConfigStandardIfIndex object was added. | 1.3.6.1.4.1.4874.2.2.11.4.2.4 | obsolete |
| juniPppIpGroup2 OBJECT-GROUP Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.5 | obsolete |
| juniPppOsiGroup2 OBJECT-GROUP A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.6 | current |
| juniPppSessionGroup OBJECT-GROUP Obsolete collection of objects providing management of PPP session functionality of PPP interfaces in a Juniper product. This group became obsolete when IPv6 support was added. | 1.3.6.1.4.1.4874.2.2.11.4.2.7 | obsolete |
| juniPppMlPppGroup OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.8 | obsolete |
| juniPppSummaryGroup OBJECT-GROUP Obsolete collection of objects providing PPP interface summary information in a Juniper product. This group became obsolete when it was divided into three groups so that the link and network object would not be manditory. | 1.3.6.1.4.1.4874.2.2.11.4.2.9 | obsolete |
| juniPppLcpGroup3 OBJECT-GROUP Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.10 | obsolete |
| juniPppSummaryBasicGroup OBJECT-GROUP Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when IPv6 support was added. | 1.3.6.1.4.1.4874.2.2.11.4.2.11 | obsolete |
| juniPppSummaryLinkGroup OBJECT-GROUP Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.12 | obsolete |
| juniPppSummaryNetworkGroup OBJECT-GROUP Obsolete collection of objects providing PPP interface network summary information in a Juniper product. This group became obsolete when IPv6 support was added. | 1.3.6.1.4.1.4874.2.2.11.4.2.13 | obsolete |
| juniPppLcpGroup4 OBJECT-GROUP Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.14 | obsolete |
| juniPppIpGroup3 OBJECT-GROUP Obsolete collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product. This group became obsolete when IPv6 support was added. | 1.3.6.1.4.1.4874.2.2.11.4.2.15 | obsolete |
| juniPppMlPppGroup2 OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.16 | obsolete |
| juniPppMlPppGroup3 OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.17 | obsolete |
| juniPppLcpGroup5 OBJECT-GROUP Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.18 | obsolete |
| juniPppMlPppGroup4 OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.19 | obsolete |
| juniPppSummaryBasicGroup2 OBJECT-GROUP Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.20 | obsolete |
| juniPppSummaryNetworkGroup2 OBJECT-GROUP Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.21 | obsolete |
| juniPppIpGroup4 OBJECT-GROUP A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added | 1.3.6.1.4.1.4874.2.2.11.4.2.22 | obsolete |
| juniPppIpv6Group OBJECT-GROUP A collection of objects providing management of IPV6 network control protocol functionality (IPV6CP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.23 | obsolete |
| juniPppSessionGroup2 OBJECT-GROUP A collection of objects providing management of PPP session functionality of PPP interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.24 | current |
| juniPppMlPppGroup5 OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.25 | obsolete |
| juniPppSummaryBasicGroup3 OBJECT-GROUP A collection of objects providing PPP interface basic summary information in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.26 | current |
| juniPppSummaryLinkGroup2 OBJECT-GROUP A collection of objects providing PPP interface link summary information in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.27 | current |
| juniPppSummaryNetworkGroup3 OBJECT-GROUP A collection of objects providing PPP interface network summary information in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.28 | current |
| juniPppMlPppGroup6 OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.29 | obsolete |
| juniPppLcpGroup6 OBJECT-GROUP Obsolete collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.30 | obsolete |
| juniPppMlPppGroup7 OBJECT-GROUP Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added | 1.3.6.1.4.1.4874.2.2.11.4.2.31 | obsolete |
| juniPppLcpGroup7 OBJECT-GROUP A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.32 | obsolete |
| juniPppMlPppGroup8 OBJECT-GROUP A collection of objects providing multi link PPP management support in a Juniper product. This was obsoleted when multiclass multilink support was added. | 1.3.6.1.4.1.4874.2.2.11.4.2.33 | obsolete |
| juniPppLcpGroup8 OBJECT-GROUP A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.34 | current |
| juniPppIpGroup5 OBJECT-GROUP A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product.This group became obsolete when additional objects were added. | 1.3.6.1.4.1.4874.2.2.11.4.2.35 | obsolete |
| juniPppIpv6Group2 OBJECT-GROUP A collection of objects providing management of IPV6 network control protocol functionality (IPV6CP) of PPP interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.36 | current |
| juniPppIpGroup6 OBJECT-GROUP A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.37 | current |
| juniPppMlPppGroup9 OBJECT-GROUP A collection of objects providing multi link PPP management support in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.38 | current |
| juniPppMlPppMulticlassTcGroup1 OBJECT-GROUP A collection of object providing management of MCMP traffic class mapping functionality of PPP link interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.11.4.2.39 | current |