Juniper-PPP-MIB

File: Juniper-PPP-MIB.mib (180312 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB IPV6-TC Juniper-MIBs
Juniper-TC

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter32 IpAddress TimeTicks
TEXTUAL-CONVENTION TruthValue RowStatus
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
InterfaceIndex InterfaceIndexOrZero Ipv6AddressIfIdentifier
juniMibs JuniEnable JuniNextIfIndex
JuniName JuniNibbleConfig

Defined Types

JuniPppAuthentication  
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.
TEXTUAL-CONVENTION    
  INTEGER none(0), pap(1), chap(2), papChap(3), chapPap(4)  

JuniPppAuthentication2  
Specifies the type(s) of PPP authentication used, if any: none No authentication is negotiated. pap PAP negotiation. chap CHAP negotiation. eap EAP negotiation.
TEXTUAL-CONVENTION    
  INTEGER none(0), pap(1), chap(2), eap(3)  

JuniPppMlPppBundleName  
MLPPP Bundle name. The bundle name is a characteristic of a MLPPP network interface.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..32)  

JuniPppLinkStatusEntry  
SEQUENCE    
  juniPppLinkStatusTerminateReason INTEGER
  juniPppLinkStatusTerminateNegFailOption INTEGER
  juniPppLinkStatusInKeepaliveRequests Counter32
  juniPppLinkStatusOutKeepaliveRequests Counter32
  juniPppLinkStatusInKeepaliveReplies Counter32
  juniPppLinkStatusOutKeepaliveReplies Counter32
  juniPppLinkStatusKeepaliveFailures Counter32
  juniPppLinkStatusLocalMagicNumber Integer32
  juniPppLinkStatusRemoteMagicNumber Integer32
  juniPppLinkStatusLocalAuthentication JuniPppAuthentication2
  juniPppLinkStatusTunnelIfIndex InterfaceIndexOrZero
  juniPppLinkStatuslcpRenegoTerminates Counter32

JuniPppLinkConfigEntry  
SEQUENCE    
  juniPppLinkConfigIfIndex InterfaceIndex
  juniPppLinkConfigRowStatus RowStatus
  juniPppLinkConfigLowerIfIndex InterfaceIndexOrZero
  juniPppLinkConfigKeepalive Integer32
  juniPppLinkConfigAuthentication JuniPppAuthentication
  juniPppLinkConfigMaxAuthenRetries Integer32
  juniPppLinkConfigStandardIfIndex InterfaceIndex
  juniPppLinkConfigChapMinChallengeLength Integer32
  juniPppLinkConfigChapMaxChallengeLength Integer32
  juniPppLinkConfigPassiveMode JuniEnable
  juniPppLinkConfigAuthenticatorVirtualRouter JuniName
  juniPppLinkConfigAaaProfile JuniName
  juniPppLinkConfigAuthentication2 JuniNibbleConfig
  juniPppLinkConfigIgnoreMagicNumberMismatch JuniEnable
  juniPppLinkConfigMaxLcpRenegotiation Integer32

JuniPppIpEntry  
SEQUENCE    
  juniPppIpServiceStatus JuniEnable
  juniPppIpTerminateReason INTEGER
  juniPppIpTerminateNegFailOption INTEGER
  juniPppIpLocalIpAddress IpAddress
  juniPppIpRemoteIpAddress IpAddress
  juniPppIpRemotePrimaryDnsAddress IpAddress
  juniPppIpRemoteSecondaryDnsAddress IpAddress
  juniPppIpRemotePrimaryWinsAddress IpAddress
  juniPppIpRemoteSecondaryWinsAddress IpAddress
  juniPppIpNetworkStatusIpcpRenegoTerminates Counter32

JuniPppIpConfigEntry  
SEQUENCE    
  juniPppIpConfigPeerDnsPriority JuniEnable
  juniPppIpConfigPeerWinsPriority JuniEnable
  juniPppIpConfigIpcpNetmask JuniEnable
  juniPppIpConfigInitiateIp JuniEnable
  juniPppIpConfigMaxIpcpRenegotiation Integer32
  juniPppIpConfigPromptIpcpDnsOption JuniEnable
  juniPppIpConfigIpcpLockout JuniEnable

JuniPppOsiEntry  
SEQUENCE    
  juniPppOsiServiceStatus JuniEnable
  juniPppOsiOperStatus INTEGER
  juniPppOsiTerminateReason INTEGER
  juniPppOsiTerminateNegFailOption INTEGER
  juniPppOsiLocalAlignNpdu INTEGER
  juniPppOsiRemoteAlignNpdu INTEGER

JuniPppOsiConfigEntry  
SEQUENCE    
  juniPppOsiConfigAdminStatus INTEGER

JuniPppSessionEntry  
SEQUENCE    
  juniPppSessionGrant TruthValue
  juniPppSessionTerminateReason INTEGER
  juniPppSessionStartTime TimeTicks
  juniPppSessionInOctets Counter32
  juniPppSessionOutOctets Counter32
  juniPppSessionInPackets Counter32
  juniPppSessionOutPackets Counter32
  juniPppSessionSessionTimeout Integer32
  juniPppSessionInactivityTimeout Integer32
  juniPppSessionAccountingInterval Integer32
  juniPppSessionRemoteIpAddress IpAddress
  juniPppSessionRemotePrimaryDnsAddress IpAddress
  juniPppSessionRemoteSecondaryDnsAddress IpAddress
  juniPppSessionRemotePrimaryWinsAddress IpAddress
  juniPppSessionRemoteSecondaryWinsAddress IpAddress
  juniPppSessionRemoteIpv6AddressIfIdentifier Ipv6AddressIfIdentifier
  juniPppSessionInhibitIp TruthValue
  juniPppSessionInhibitIpv6 TruthValue

JuniPppMlPppBundleEntry  
SEQUENCE    
  juniPppMlPppBundleName JuniPppMlPppBundleName
  juniPppMlPppBundleRowStatus RowStatus
  juniPppMlPppBundleNetworkIfIndex InterfaceIndex

JuniPppMlPppLinkConfigEntry  
SEQUENCE    
  juniPppMlPppLinkConfigIfIndex InterfaceIndex
  juniPppMlPppLinkConfigLowerIfIndex InterfaceIndexOrZero
  juniPppMlPppLinkConfigKeepalive Integer32
  juniPppMlPppLinkConfigAuthentication JuniPppAuthentication
  juniPppMlPppLinkConfigMaxAuthenRetries Integer32
  juniPppMlPppLinkConfigRowStatus RowStatus
  juniPppMlPppLinkConfigAaaProfile JuniName
  juniPppMlPppLinkConfigChapMinChallengeLength Integer32
  juniPppMlPppLinkConfigChapMaxChallengeLength Integer32
  juniPppMlPppLinkConfigPassiveMode JuniEnable
  juniPppMlPppLinkConfigAuthenticatorVirtualRouter JuniName
  juniPppMlPppLinkConfigFragmentation JuniEnable
  juniPppMlPppLinkConfigReassembly JuniEnable
  juniPppMlPppLinkConfigMaxReceiveReconstructedUnit Integer32
  juniPppMlPppLinkConfigFragmentSize Integer32
  juniPppMlPppLinkConfigHashLinkSelection JuniEnable
  juniPppMlPppLinkConfigAuthentication2 JuniNibbleConfig
  juniPppMlPppLinkConfigIgnoreMagicNumberMismatch JuniEnable
  juniPppMlPppLinkConfigMultilinkMulticlass JuniEnable
  juniPppMlPppLinkConfigMultilinkMaxMultiClasses INTEGER

JuniPppMlPppNetworkConfigEntry  
SEQUENCE    
  juniPppMlPppNetworkConfigIfIndex InterfaceIndex
  juniPppMlPppNetworkConfigLowerIfIndex InterfaceIndex
  juniPppMlPppNetworkBundleName JuniPppMlPppBundleName
  juniPppMlPppNetworkRowStatus RowStatus

JuniPppMlPppLinkBindEntry  
SEQUENCE    
  juniPppMlPppBindNetworkIfIndex InterfaceIndex
  juniPppMlPppBindLinkIfIndex InterfaceIndex
  juniPppMlPppBindRowStatus RowStatus

JuniPppMlPppMulticlassTcName  
Name of the Traffic class. The bundle name is a characteristic of a MLPPP Multiclass.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..64)  

JuniPppMlPppMulticlassTrafficClassEntry  
SEQUENCE    
  juniPppMlPppMulticlassIfIndex InterfaceIndex
  juniPppMlPppMulticlassIndex INTEGER
  juniPppMlPppMulticlassTcName JuniPppMlPppMulticlassTcName
  juniPppMlPppMulticlassFragmentation JuniEnable
  juniPppMlPppMulticlassReassembly JuniEnable

JuniPppIpv6Entry  
SEQUENCE    
  juniPppIpv6ServiceStatus JuniEnable
  juniPppIpv6OperStatus INTEGER
  juniPppIpv6TerminateReason INTEGER
  juniPppIpv6TerminateNegFailOption INTEGER
  juniPppIpv6LocalIpv6AddressIfIdentifier Ipv6AddressIfIdentifier
  juniPppIpv6RemoteIpv6AddressIfIdentifier Ipv6AddressIfIdentifier
  juniPppIpv6NetworkStatusIpv6cpRenegoTerminates Counter32

JuniPppIpv6ConfigEntry  
SEQUENCE    
  juniPppIpv6ConfigAdminStatus INTEGER
  juniPppIpv6ConfigInitiateIpv6 JuniEnable
  juniPppIpv6ConfigMaxIpv6cpRenegotiation Integer32

Defined Values

juniPppMIB 1.3.6.1.4.1.4874.2.2.11
The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
MODULE-IDENTITY    

juniPppObjects 1.3.6.1.4.1.4874.2.2.11.1
OBJECT IDENTIFIER    

juniPppLcp 1.3.6.1.4.1.4874.2.2.11.1.1
OBJECT IDENTIFIER    

juniPppSec 1.3.6.1.4.1.4874.2.2.11.1.2
OBJECT IDENTIFIER    

juniPppIp 1.3.6.1.4.1.4874.2.2.11.1.3
OBJECT IDENTIFIER    

juniPppOsi 1.3.6.1.4.1.4874.2.2.11.1.4
OBJECT IDENTIFIER    

juniPppSession 1.3.6.1.4.1.4874.2.2.11.1.5
OBJECT IDENTIFIER    

juniPppMlPpp 1.3.6.1.4.1.4874.2.2.11.1.6
OBJECT IDENTIFIER    

juniPppSummary 1.3.6.1.4.1.4874.2.2.11.1.7
OBJECT IDENTIFIER    

juniPppIpv6 1.3.6.1.4.1.4874.2.2.11.1.8
OBJECT IDENTIFIER    

juniPppGlobalConfig 1.3.6.1.4.1.4874.2.2.11.1.9
OBJECT IDENTIFIER    

juniPppLinkStatusTable 1.3.6.1.4.1.4874.2.2.11.1.1.1
This table contains entries for PPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppLinkStatusEntry

juniPppLinkStatusEntry 1.3.6.1.4.1.4874.2.2.11.1.1.1.1
Each entry describes the characteristics of a PPP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppLinkStatusEntry  

juniPppLinkStatusTerminateReason 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  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)  

juniPppLinkStatusTerminateNegFailOption 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2
Reports the PPP LCP option for which negotiation failed, when juniPppLinkStatusTerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localMru(2), remoteMru(3), localMagicNumber(4), remoteMagicNumber(5), localAuthentication(6), localToRemoteProtocolCompression(7), localToRemoteACCompression(8)  

juniPppLinkStatusInKeepaliveRequests 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3
Number of keepalive requests received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppLinkStatusOutKeepaliveRequests 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4
Number of keepalive requests transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppLinkStatusInKeepaliveReplies 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5
Number of keepalive replies received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppLinkStatusOutKeepaliveReplies 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6
Number of keepalive replies transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppLinkStatusKeepaliveFailures 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7
Number of keepalive failures detected.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppLinkStatusLocalMagicNumber 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8
Magic number negotiated for the local side.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppLinkStatusRemoteMagicNumber 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9
Magic number negotiated for the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppLinkStatusLocalAuthentication 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10
Authentication protocol negotiated for the local side.
Status: current Access: read-only
OBJECT-TYPE    
  JuniPppAuthentication2  

juniPppLinkStatusTunnelIfIndex 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniPppLinkStatuslcpRenegoTerminates 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.12
Number of times lcp terminated due to peer exceeding max renegotiation attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppLinkConfigTable 1.3.6.1.4.1.4874.2.2.11.1.1.2
This table contains entries for PPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppLinkConfigEntry

juniPppLinkConfigEntry 1.3.6.1.4.1.4874.2.2.11.1.1.2.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppLinkConfigEntry  

juniPppLinkConfigIfIndex 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1
The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppNextIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPppLinkConfigRowStatus 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPppLinkConfigLowerIfIndex 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniPppLinkConfigKeepalive 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..64800  

juniPppLinkConfigAuthentication 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5
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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  JuniPppAuthentication  

juniPppLinkConfigMaxAuthenRetries 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

juniPppLinkConfigStandardIfIndex 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

juniPppLinkConfigChapMinChallengeLength 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppLinkConfigChapMaxChallengeLength.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..63  

juniPppLinkConfigChapMaxChallengeLength 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9
Maximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than juniPppLinkConfigChapMinChallengeLength.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..63  

juniPppLinkConfigPassiveMode 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.10
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppLinkConfigAuthenticatorVirtualRouter 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniName  

juniPppLinkConfigAaaProfile 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniName  

juniPppLinkConfigAuthentication2 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniNibbleConfig  

juniPppLinkConfigIgnoreMagicNumberMismatch 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.14
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
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppLinkConfigMaxLcpRenegotiation 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.15
Maximum number of allowed lcp renegotiation attempts from peer.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65535  

juniPppNextIfIndex 1.3.6.1.4.1.4874.2.2.11.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniNextIfIndex  

juniPppIpTable 1.3.6.1.4.1.4874.2.2.11.1.3.1
Table containing the IP parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppIpEntry

juniPppIpEntry 1.3.6.1.4.1.4874.2.2.11.1.3.1.1
IPCP status information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppIpEntry  

juniPppIpServiceStatus 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.1
Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  JuniEnable  

juniPppIpTerminateReason 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)  

juniPppIpTerminateNegFailOption 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3
Reports the PPP IPCP option for which negotiation failed, when juniPppIpTerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localIpAddress(2), remoteIpAddress(3), remotePrimaryDnsAddress(4), remoteSecondaryDnsAddress(5), remotePrimaryWinsAddress(6), remoteSecondaryWinsAddress(7), localIpAddressMask(8), remoteIpAddressMask(9)  

juniPppIpLocalIpAddress 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4
IP Address used by the local side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppIpRemoteIpAddress 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5
IP Address used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppIpRemotePrimaryDnsAddress 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6
Primary DNS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppIpRemoteSecondaryDnsAddress 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7
Secondary DNS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppIpRemotePrimaryWinsAddress 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8
Primary WINS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppIpRemoteSecondaryWinsAddress 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9
Secondary WINS server used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppIpNetworkStatusIpcpRenegoTerminates 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.10
Number of times ipcp terminated due to peer exceeding max renegotiation attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppIpConfigTable 1.3.6.1.4.1.4874.2.2.11.1.3.2
Table containing the IP parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppIpConfigEntry

juniPppIpConfigEntry 1.3.6.1.4.1.4874.2.2.11.1.3.2.1
IPCP configuration information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppIpConfigEntry  

juniPppIpConfigPeerDnsPriority 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppIpConfigPeerWinsPriority 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppIpConfigIpcpNetmask 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppIpConfigInitiateIp 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.4
Enables the initiation of negotiation of the IPCP.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppIpConfigMaxIpcpRenegotiation 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.5
Maximum number of allowed ipcp renegotiation attempts from peer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniPppIpConfigPromptIpcpDnsOption 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.6
Control prompting of IPCP DNS option to remote peer.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppIpConfigIpcpLockout 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.7
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.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppOsiTable 1.3.6.1.4.1.4874.2.2.11.1.4.1
Table containing the OSI parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppOsiEntry

juniPppOsiEntry 1.3.6.1.4.1.4874.2.2.11.1.4.1.1
OSICP status information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppOsiEntry  

juniPppOsiServiceStatus 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.1
Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  JuniEnable  

juniPppOsiOperStatus 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER opened(1), notOpened(2)  

juniPppOsiTerminateReason 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)  

juniPppOsiTerminateNegFailOption 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4
Reports the PPP OSICP option for which negotiation failed, when juniPppOsiTerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localAlignNpdu(2), remoteAlignNpdu(3)  

juniPppOsiLocalAlignNpdu 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)  

juniPppOsiRemoteAlignNpdu 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), oneModulo4(1), twoModulo4(2), threeModulo4(3), fourModulo4(4), even(254), odd(255)  

juniPppOsiConfigTable 1.3.6.1.4.1.4874.2.2.11.1.4.2
Table containing configuration variables for the OSICP for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppOsiConfigEntry

juniPppOsiConfigEntry 1.3.6.1.4.1.4874.2.2.11.1.4.2.1
OSICP information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppOsiConfigEntry  

juniPppOsiConfigAdminStatus 1.3.6.1.4.1.4874.2.2.11.1.4.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER open(1), close(2)  

juniPppSessionTable 1.3.6.1.4.1.4874.2.2.11.1.5.1
This table contains entries for PPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppSessionEntry

juniPppSessionEntry 1.3.6.1.4.1.4874.2.2.11.1.5.1.1
Each entry describes the characteristics of a PPP interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppSessionEntry  

juniPppSessionGrant 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1
Indicates whether a session has been granted via the authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniPppSessionTerminateReason 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2
The reason the session was terminated.
Status: current Access: read-only
OBJECT-TYPE    
  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)  

juniPppSessionStartTime 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3
The value of sysUpTime when this session last became active.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

juniPppSessionInOctets 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4
Number of octets received since this session last became active, as denoted by juniPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppSessionOutOctets 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5
Number of octets sent since this session last became active, as denoted by juniPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppSessionInPackets 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6
Number of packets received since this session last became active, as denoted by juniPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppSessionOutPackets 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7
Number of packets sent since this session last became active, as denoted by juniPppSessionStartTime.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppSessionSessionTimeout 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8
Maximum duration for the session, after which the session terminates automatically.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPppSessionInactivityTimeout 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9
Maximum inactivity duration for the session, after which the session terminates automatically.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPppSessionAccountingInterval 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10
Interval that must elapse between generation of accounting records for this session.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

juniPppSessionRemoteIpAddress 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.11
Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppSessionRemotePrimaryDnsAddress 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.12
Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppSessionRemoteSecondaryDnsAddress 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.13
Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppSessionRemotePrimaryWinsAddress 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.14
Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppSessionRemoteSecondaryWinsAddress 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.15
Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

juniPppSessionRemoteIpv6AddressIfIdentifier 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.16
IPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6AddressIfIdentifier  

juniPppSessionInhibitIp 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.17
Indicates whether a session has had its IP service inhibited by the authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniPppSessionInhibitIpv6 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.18
Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

juniPppMlPppBundleTable 1.3.6.1.4.1.4874.2.2.11.1.6.1
This table contains entries for MLPPP bundles present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppMlPppBundleEntry

juniPppMlPppBundleEntry 1.3.6.1.4.1.4874.2.2.11.1.6.1.1
Each entry describes the characteristics of a MLPPP bundle.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppMlPppBundleEntry  

juniPppMlPppBundleName 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1
The administrative name of the MLPPP bundle associated with this MLPPP network interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppMlPppBundleName  

juniPppMlPppBundleRowStatus 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2
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)
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPppMlPppBundleNetworkIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3
The ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the juniPppMlPppLinkConfigTable.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppNextLinkIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniNextIfIndex  

juniPppMlPppLinkConfigTable 1.3.6.1.4.1.4874.2.2.11.1.6.3
This table contains entries for MLPPP interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppMlPppLinkConfigEntry

juniPppMlPppLinkConfigEntry 1.3.6.1.4.1.4874.2.2.11.1.6.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppMlPppLinkConfigEntry  

juniPppMlPppLinkConfigIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextLinkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppLinkConfigLowerIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndexOrZero  

juniPppMlPppLinkConfigKeepalive 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 10..64800  

juniPppMlPppLinkConfigAuthentication 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5
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.
Status: deprecated Access: read-create
OBJECT-TYPE    
  JuniPppAuthentication  

juniPppMlPppLinkConfigMaxAuthenRetries 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.6
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

juniPppMlPppLinkConfigRowStatus 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPppMlPppLinkConfigAaaProfile 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniName  

juniPppMlPppLinkConfigChapMinChallengeLength 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.9
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppMlPppLinkConfigChapMaxChallengeLength.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..63  

juniPppMlPppLinkConfigChapMaxChallengeLength 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.10
Maximum value of the CHAP authenticator challenge length value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 8..63  

juniPppMlPppLinkConfigPassiveMode 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.11
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppLinkConfigAuthenticatorVirtualRouter 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.12
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniName  

juniPppMlPppLinkConfigFragmentation 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.13
Enables MLPPP fragmentation. Changing this object has an effect when the link is next restarted.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppLinkConfigReassembly 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.14
Enables MLPPP reassembly. Changing this object has an effect when the link is next restarted.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppLinkConfigMaxReceiveReconstructedUnit 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.15
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1 | 64..65535  

juniPppMlPppLinkConfigFragmentSize 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.16
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1 | 128..65535  

juniPppMlPppLinkConfigHashLinkSelection 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.17
Enables MLPPP hash-based link selection for non-best-effort traffic. Changing this object has an effect when the link is next restarted.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppLinkConfigAuthentication2 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.18
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.
Status: current Access: read-create
OBJECT-TYPE    
  JuniNibbleConfig  

juniPppMlPppLinkConfigIgnoreMagicNumberMismatch 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.19
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
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppLinkConfigMultilinkMulticlass 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.20
Enables Multiclass Multilink PPP (MCML). Changing this object has an effect when the link is next restarted.
Status: current Access: read-create
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppLinkConfigMultilinkMaxMultiClasses 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.21
Maximum number of MCML classes to be negotiated. Changing this object has an effect when the link is next restarted.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..8  

juniPppMlPppNextNetworkIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  JuniNextIfIndex  

juniPppMlPppNetworkConfigTable 1.3.6.1.4.1.4874.2.2.11.1.6.5
This table contains entries for MLPPP network interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppMlPppNetworkConfigEntry

juniPppMlPppNetworkConfigEntry 1.3.6.1.4.1.4874.2.2.11.1.6.5.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppMlPppNetworkConfigEntry  

juniPppMlPppNetworkConfigIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1
The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextNetworkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppNetworkConfigLowerIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.2
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.
Status: current Access: read-create
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppNetworkBundleName 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.3
The MLPPP bundle name administratively assigned.
Status: current Access: read-create
OBJECT-TYPE    
  JuniPppMlPppBundleName  

juniPppMlPppNetworkRowStatus 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPppMlPppLinkBindTable 1.3.6.1.4.1.4874.2.2.11.1.6.6
This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppMlPppLinkBindEntry

juniPppMlPppLinkBindEntry 1.3.6.1.4.1.4874.2.2.11.1.6.6.1
Each entry describes the MLPPP link interface to MLPPP network interface bindings.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppMlPppLinkBindEntry  

juniPppMlPppBindNetworkIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1
The ifIndex of the MLPPP network interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppBindLinkIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.2
The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by juniPppMlPppBindNetworkIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppBindRowStatus 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

juniPppMlPppMulticlassTraffiClassTable 1.3.6.1.4.1.4874.2.2.11.1.6.7
This table contains entries for MLPPP Multiclass to traffic class mapping of interfaces present in the system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppMlPppMulticlassTrafficClassEntry

juniPppMlPppMulticlassTrafficClassEntry 1.3.6.1.4.1.4874.2.2.11.1.6.7.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppMlPppMulticlassTrafficClassEntry  

juniPppMlPppMulticlassIfIndex 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.1
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppMulticlassIfIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

juniPppMlPppMulticlassIndex 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.2
The multiclass index of a particular traffic class type. This can be configured only when MCMP is enabled on the link interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

juniPppMlPppMulticlassTcName 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.3
The traffic class index mapped to the MCMP multiclass index. This can be configured only when MCMP is enabled on the link interface.
Status: current Access: read-write
OBJECT-TYPE    
  JuniPppMlPppMulticlassTcName  

juniPppMlPppMulticlassFragmentation 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.4
Enable or disable fragmentation for a particular multiclass. This can be configured only when MCMP is enaled on the link interface.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppMlPppMulticlassReassembly 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.5
Enable or disable rassembly for a particular multiclass. This can be configured only when MCMP is enaled on the link interface.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppSummaryPppInterfaceCount 1.3.6.1.4.1.4874.2.2.11.1.7.1
The total number of PPP interfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpNCPs 1.3.6.1.4.1.4874.2.2.11.1.7.2
The total number IP NCPs configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiNCPs 1.3.6.1.4.1.4874.2.2.11.1.7.3
The total number of OSI NCPs configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfAdminUp 1.3.6.1.4.1.4874.2.2.11.1.7.4
The total number of PPP interfaces in the system that are administratively configured to up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfAdminDown 1.3.6.1.4.1.4874.2.2.11.1.7.5
The total number of PPP interfaces in the system that are administrateively configued to down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfOperUp 1.3.6.1.4.1.4874.2.2.11.1.7.7
The total number of PPP interfaces in the system with an operational state of up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfOperDown 1.3.6.1.4.1.4874.2.2.11.1.7.8
The total number of PPP interfaces in the system with an operational state of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfOperDormant 1.3.6.1.4.1.4874.2.2.11.1.7.9
The total number of PPP interfaces in the system with an operational state of dormant(5).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.10
The total number of PPP interfaces in the system with an operational state of notPresent(6).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.11.1.7.11
The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpNcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.12
The total number of PPP IP NCPs in the system with an operational state of opened(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpNcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.13
The total number of PPP IP NCPs in the system with an operational state of not-opened(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiNcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.14
The total number of PPP OSI NCPs in the system with an operational state of opened.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiNcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.15
The total number of PPP OSI NCPs in the system with an operational state of closed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIfLastChangeTime 1.3.6.1.4.1.4874.2.2.11.1.7.16
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

juniPppSummaryPppLinkInterfaceCount 1.3.6.1.4.1.4874.2.2.11.1.7.17
The total number of PPP Link interfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfAdminUp 1.3.6.1.4.1.4874.2.2.11.1.7.18
The total number of PPP Link interfaces in the system that are administratively configured to up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfAdminDown 1.3.6.1.4.1.4874.2.2.11.1.7.19
The total number of PPP Link interfaces in the system that are administrateively configued to down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfOperUp 1.3.6.1.4.1.4874.2.2.11.1.7.20
The total number of PPP Link interfaces in the system with an operational state of up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfOperDown 1.3.6.1.4.1.4874.2.2.11.1.7.21
The total number of PPP Link interfaces in the system with an operational state of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfOperDormant 1.3.6.1.4.1.4874.2.2.11.1.7.22
The total number of PPP Link interfaces in the system with an operational state of dormant(5).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.23
The total number of PPP link interfaces in the system with an operational state of notPresent(6).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.11.1.7.24
The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkIfLastChangeTime 1.3.6.1.4.1.4874.2.2.11.1.7.25
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

juniPppSummaryPppNetworkInterfaceCount 1.3.6.1.4.1.4874.2.2.11.1.7.26
The total number of PPP network interfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpNCPs 1.3.6.1.4.1.4874.2.2.11.1.7.27
The total number IP NCPs in the system configured on PPP network interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiNCPs 1.3.6.1.4.1.4874.2.2.11.1.7.28
The total number of OSI NCPs in the system configured on PPP network interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfAdminUp 1.3.6.1.4.1.4874.2.2.11.1.7.29
The total number of PPP network interfaces in the system that are administratively configured to up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfAdminDown 1.3.6.1.4.1.4874.2.2.11.1.7.30
The total number of PPP network interfaces in the system that are administrateively configued to down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfOperUp 1.3.6.1.4.1.4874.2.2.11.1.7.31
The total number of PPP network interfaces in the system with an operational state of up(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfOperDown 1.3.6.1.4.1.4874.2.2.11.1.7.32
The total number of PPP network interfaces in the system with an operational state of down(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfOperDormant 1.3.6.1.4.1.4874.2.2.11.1.7.33
The total number of PPP network interfaces in the system with an operational state of dormant(5).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.34
The total number of PPP network interfaces in the system with an operational state of notPresent(6).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfLowerLayerDown 1.3.6.1.4.1.4874.2.2.11.1.7.35
The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpNcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.36
The total number of PPP IP NCPs in the system with an operational state of opened(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpNcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.37
The total number of PPP IP NCPs in the system with an operational state of not-opened(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiNcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.38
The total number of PPP OSI NCPs in the system with an operational state of opened.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiNcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.39
The total number of PPP OSI NCPs in the system with an operational state of closed.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIfLastChangeTime 1.3.6.1.4.1.4874.2.2.11.1.7.40
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

juniPppSummaryPppIpv6NCPs 1.3.6.1.4.1.4874.2.2.11.1.7.41
The total number IPv6 NCPs configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpv6NcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.42
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpv6NcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.43
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6NCPs 1.3.6.1.4.1.4874.2.2.11.1.7.44
The total number IPv6 NCPs configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6NcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.45
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6NcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.46
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppStaticInterfaceCount 1.3.6.1.4.1.4874.2.2.11.1.7.47
The total number of static PPP interfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsNCPs 1.3.6.1.4.1.4874.2.2.11.1.7.48
The total number MPLS NCPs configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpAdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.49
The total number of IP NCPs in the system that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpAdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.50
The total number of IP NCPs in the system that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpv6AdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.51
The total number of IPV6 NCPs in the system that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpv6AdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.52
The total number of IPV6 NCPs in the system that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiAdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.53
The total number of OSI NCPs in the system that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiAdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.54
The total number of OSI NCPs in the system that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsAdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.55
The total number of MPLS NCPs in the system that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsAdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.56
The total number of MPLS NCPs in the system that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpNcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.57
The total number of PPP IP NCPs in the system with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpNcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.58
The total number of PPP IP NCPs in the system with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpv6NcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.59
The total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppIpv6NcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.60
The total number of PPP IPV6 NCPs in the system with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiNcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.61
The total number of PPP OSI NCPs in the system with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppOsiNcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.62
The total number of PPP OSI NCPs in the system with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsNcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.63
The total number of PPP MPLS NCPs in the system with an operational state of opened(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsNcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.64
The total number of PPP MPLS NCPs in the system with an operational state of not-opened(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsNcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.65
The total number of PPP MPLS NCPs in the system with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppMplsNcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.66
The total number of PPP MPLS NCPs in the system with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppLinkStaticInterfaceCount 1.3.6.1.4.1.4874.2.2.11.1.7.67
The total number of static PPP Link interfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkStaticInterfaceCount 1.3.6.1.4.1.4874.2.2.11.1.7.68
The total number of static PPP network interfaces configured in the system.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsNCPs 1.3.6.1.4.1.4874.2.2.11.1.7.69
The total number of MPLS NCPs in the system configured on PPP network interfaces.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpAdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.70
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpAdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.71
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6AdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.72
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6AdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.73
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiAdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.74
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiAdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.75
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsAdminOpen 1.3.6.1.4.1.4874.2.2.11.1.7.76
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsAdminClose 1.3.6.1.4.1.4874.2.2.11.1.7.77
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpNcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.78
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpNcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.79
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6NcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.80
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkIpv6NcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.81
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiNcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.82
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkOsiNcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.83
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsNcpOpened 1.3.6.1.4.1.4874.2.2.11.1.7.84
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsNcpClosed 1.3.6.1.4.1.4874.2.2.11.1.7.85
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsNcpNotPresent 1.3.6.1.4.1.4874.2.2.11.1.7.86
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppSummaryPppNetworkMplsNcpNoResources 1.3.6.1.4.1.4874.2.2.11.1.7.87
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

juniPppIpv6Table 1.3.6.1.4.1.4874.2.2.11.1.8.1
Table containing the IPv6 parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppIpv6Entry

juniPppIpv6Entry 1.3.6.1.4.1.4874.2.2.11.1.8.1.1
IPV6CP status information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppIpv6Entry  

juniPppIpv6ServiceStatus 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.1
Indicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.
Status: current Access: read-only
OBJECT-TYPE    
  JuniEnable  

juniPppIpv6OperStatus 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER opened(1), notOpened(2)  

juniPppIpv6TerminateReason 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), noService(2), admin(3), linkDown(4), peerTerminated(5), peerRenegotiated(6), maxRetriesExceeded(7), negotiationFailure(8)  

juniPppIpv6TerminateNegFailOption 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.4
Reports the PPP IPV6CP option for which negotiation failed, when juniPppIpv6TerminateReason has the value 'negotiationFailure'.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), other(1), localIpv6AddressIfIdentifier(2), remoteIpv6AddressIfIdentifier(3)  

juniPppIpv6LocalIpv6AddressIfIdentifier 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.5
IPv6 Address Interface Identifier used by the local side.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6AddressIfIdentifier  

juniPppIpv6RemoteIpv6AddressIfIdentifier 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.6
IPv6 Address Interface Identifier used by the remote side.
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6AddressIfIdentifier  

juniPppIpv6NetworkStatusIpv6cpRenegoTerminates 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.7
Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

juniPppIpv6ConfigTable 1.3.6.1.4.1.4874.2.2.11.1.8.2
Table containing the IPv6 parameters for the local PPP entity.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    JuniPppIpv6ConfigEntry

juniPppIpv6ConfigEntry 1.3.6.1.4.1.4874.2.2.11.1.8.2.1
IPV6CP configuration information for a particular PPP link.
Status: current Access: not-accessible
OBJECT-TYPE    
  JuniPppIpv6ConfigEntry  

juniPppIpv6ConfigAdminStatus 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER open(1), close(2)  

juniPppIpv6ConfigInitiateIpv6 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.2
Enables the initiation of negotiation of the IPv6CP.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppIpv6ConfigMaxIpv6cpRenegotiation 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.3
Maximum number of allowed ipv6cp renegotiation attempts from peer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..65535  

juniPppPeerIpAddressOptional 1.3.6.1.4.1.4874.2.2.11.1.9.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  JuniEnable  

juniPppConformance 1.3.6.1.4.1.4874.2.2.11.4
OBJECT IDENTIFIER    

juniPppCompliances 1.3.6.1.4.1.4874.2.2.11.4.1
OBJECT IDENTIFIER    

juniPppGroups 1.3.6.1.4.1.4874.2.2.11.4.2
OBJECT IDENTIFIER    

juniPppCompliance 1.3.6.1.4.1.4874.2.2.11.4.1.1
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when additional objects were added to the MIB.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance2 1.3.6.1.4.1.4874.2.2.11.4.1.2
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppMlPppGroup and juniPppSummaryGroup objects were added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance3 1.3.6.1.4.1.4874.2.2.11.4.1.3
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppLinkConfigStandardIfIndex object was added to the MIB.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance4 1.3.6.1.4.1.4874.2.2.11.4.1.4
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.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance5 1.3.6.1.4.1.4874.2.2.11.4.1.5
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.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance6 1.3.6.1.4.1.4874.2.2.11.4.1.6
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when new juniPppLcpGroup and juniPppMlPppGroup objects were added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance7 1.3.6.1.4.1.4874.2.2.11.4.1.7
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new multi-link objects were added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance8 1.3.6.1.4.1.4874.2.2.11.4.1.8
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when IPv6 support was added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance9 1.3.6.1.4.1.4874.2.2.11.4.1.9
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new multi-link objects were added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance10 1.3.6.1.4.1.4874.2.2.11.4.1.10
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppSummary objects were added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance11 1.3.6.1.4.1.4874.2.2.11.4.1.11
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when a new multi-link object was added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance12 1.3.6.1.4.1.4874.2.2.11.4.1.12
Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppLcpGroup and juniPppMlPppGroup objects were added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance13 1.3.6.1.4.1.4874.2.2.11.4.1.13
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.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance14 1.3.6.1.4.1.4874.2.2.11.4.1.14
The compliance statement for entities which implement the Juniper PPP MIB.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance15 1.3.6.1.4.1.4874.2.2.11.4.1.15
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.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance16 1.3.6.1.4.1.4874.2.2.11.4.1.16
The compliance statement for entities which implement the Juniper PPP MIB. This statement was obsoleted when juniPppPeerIpAddressOptional was added.
Status: obsolete Access: read-write
MODULE-COMPLIANCE    

juniPppCompliance17 1.3.6.1.4.1.4874.2.2.11.4.1.17
The compliance statement for entities which implement the Juniper PPP MIB.
Status: current Access: read-write
MODULE-COMPLIANCE    

juniPppLcpGroup 1.3.6.1.4.1.4874.2.2.11.4.2.1
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppIpGroup 1.3.6.1.4.1.4874.2.2.11.4.2.2
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppOsiGroup 1.3.6.1.4.1.4874.2.2.11.4.2.3
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.4
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppIpGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.5
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppOsiGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.6
A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppSessionGroup 1.3.6.1.4.1.4874.2.2.11.4.2.7
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup 1.3.6.1.4.1.4874.2.2.11.4.2.8
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryGroup 1.3.6.1.4.1.4874.2.2.11.4.2.9
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup3 1.3.6.1.4.1.4874.2.2.11.4.2.10
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryBasicGroup 1.3.6.1.4.1.4874.2.2.11.4.2.11
Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when IPv6 support was added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryLinkGroup 1.3.6.1.4.1.4874.2.2.11.4.2.12
Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryNetworkGroup 1.3.6.1.4.1.4874.2.2.11.4.2.13
Obsolete collection of objects providing PPP interface network summary information in a Juniper product. This group became obsolete when IPv6 support was added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup4 1.3.6.1.4.1.4874.2.2.11.4.2.14
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppIpGroup3 1.3.6.1.4.1.4874.2.2.11.4.2.15
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.16
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup3 1.3.6.1.4.1.4874.2.2.11.4.2.17
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup5 1.3.6.1.4.1.4874.2.2.11.4.2.18
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup4 1.3.6.1.4.1.4874.2.2.11.4.2.19
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryBasicGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.20
Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryNetworkGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.21
Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppIpGroup4 1.3.6.1.4.1.4874.2.2.11.4.2.22
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
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppIpv6Group 1.3.6.1.4.1.4874.2.2.11.4.2.23
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSessionGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.24
A collection of objects providing management of PPP session functionality of PPP interfaces in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup5 1.3.6.1.4.1.4874.2.2.11.4.2.25
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppSummaryBasicGroup3 1.3.6.1.4.1.4874.2.2.11.4.2.26
A collection of objects providing PPP interface basic summary information in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppSummaryLinkGroup2 1.3.6.1.4.1.4874.2.2.11.4.2.27
A collection of objects providing PPP interface link summary information in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppSummaryNetworkGroup3 1.3.6.1.4.1.4874.2.2.11.4.2.28
A collection of objects providing PPP interface network summary information in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup6 1.3.6.1.4.1.4874.2.2.11.4.2.29
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup6 1.3.6.1.4.1.4874.2.2.11.4.2.30
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup7 1.3.6.1.4.1.4874.2.2.11.4.2.31
Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup7 1.3.6.1.4.1.4874.2.2.11.4.2.32
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup8 1.3.6.1.4.1.4874.2.2.11.4.2.33
A collection of objects providing multi link PPP management support in a Juniper product. This was obsoleted when multiclass multilink support was added.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppLcpGroup8 1.3.6.1.4.1.4874.2.2.11.4.2.34
A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppIpGroup5 1.3.6.1.4.1.4874.2.2.11.4.2.35
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.
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppIpv6Group2 1.3.6.1.4.1.4874.2.2.11.4.2.36
A collection of objects providing management of IPV6 network control protocol functionality (IPV6CP) of PPP interfaces in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppIpGroup6 1.3.6.1.4.1.4874.2.2.11.4.2.37
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 juniPppPeerIpAddressOptional object added
Status: obsolete Access: read-write
OBJECT-GROUP    

juniPppMlPppGroup9 1.3.6.1.4.1.4874.2.2.11.4.2.38
A collection of objects providing multi link PPP management support in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppMlPppMulticlassTcGroup1 1.3.6.1.4.1.4874.2.2.11.4.2.39
A collection of object providing management of MCMP traffic class mapping functionality of PPP link interfaces in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP    

juniPppIpGroup7 1.3.6.1.4.1.4874.2.2.11.4.2.40
A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product.
Status: current Access: read-write
OBJECT-GROUP