Home/Catalog/Juniper-PPP-MIB

Juniper-PPP-MIB

AI MIB Summary

The Juniper-PPP-MIB provides SNMP access to monitor Point-to-Point Protocol session states, interface statistics, and error counters on Juniper devices. It enables administrators to track PPP link establishment failures, negotiation parameters, and data throughput metrics for serial or dial-up connections.

The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
Main OID:
juniPppMIB.1.3.6.1.4.1.4874.2.2.11
303
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

303 total
Object Name
juniPppMIBThe Point-to-Point Protocol (PPP) MIB for the Juniper enterprise.
MODULE-IDENTITY
.1.3.6.1.4.1.4874.2.2.11
juniPppObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1
juniPppLcp
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.1
juniPppLinkStatusTableThis table contains entries for PPP interfaces present in the system.
SEQUENCE OF JuniPppLinkStatusEntry
.1.3.6.1.4.1.4874.2.2.11.1.1.1
juniPppLinkStatusEntryEach entry describes the characteristics of a PPP interface.
JuniPppLinkStatusEntry
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1
juniPppLinkStatusTerminateReasonReason 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.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.1
juniPppLinkStatusTerminateNegFailOptionReports the PPP LCP option for which negotiation failed, when juniPppLinkStatusTerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2
juniPppLinkStatusInKeepaliveRequestsNumber of keepalive requests received.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3
juniPppLinkStatusOutKeepaliveRequestsNumber of keepalive requests transmitted.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4
juniPppLinkStatusInKeepaliveRepliesNumber of keepalive replies received.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5
juniPppLinkStatusOutKeepaliveRepliesNumber of keepalive replies transmitted.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6
juniPppLinkStatusKeepaliveFailuresNumber of keepalive failures detected.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7
juniPppLinkStatusLocalMagicNumberMagic number negotiated for the local side.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8
juniPppLinkStatusRemoteMagicNumberMagic number negotiated for the remote side.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9
juniPppLinkStatusLocalAuthenticationAuthentication protocol negotiated for the local side.ro
JuniPppAuthentication2
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10
juniPppLinkStatusTunnelIfIndexThe 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.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11
juniPppLinkStatuslcpRenegoTerminatesNumber of times lcp terminated due to peer exceeding max renegotiation attempts.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.1.1.1.12
juniPppLinkConfigTableThis table contains entries for PPP interfaces present in the system.
SEQUENCE OF JuniPppLinkConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.1.2
juniPppLinkConfigEntryEach 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.
JuniPppLinkConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1
juniPppLinkConfigIfIndexThe ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppNextIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1
juniPppLinkConfigRowStatusControls 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2
juniPppLinkConfigLowerIfIndexThe 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.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.3
juniPppLinkConfigKeepaliveKeepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4
juniPppLinkConfigAuthenticationSpecifies 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.rwdeprecated
JuniPppAuthentication
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5
juniPppLinkConfigMaxAuthenRetriesThe 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.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6
juniPppLinkConfigStandardIfIndexThe ifIndex value for this interface in the standard PPP MIBs. The ifIndex value for PPP interfaces is not the same for both proprietary and standard MIB tables pertaining to PPP interface. Therefore this value is provide to simply cross referencing standard PPP and proprietary PPP MIB information.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.7
juniPppLinkConfigChapMinChallengeLengthMinimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppLinkConfigChapMaxChallengeLength.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8
juniPppLinkConfigChapMaxChallengeLengthMaximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than juniPppLinkConfigChapMinChallengeLength.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9
juniPppLinkConfigPassiveModeWhen enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.10
juniPppLinkConfigAuthenticatorVirtualRouterThe 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.rw
JuniName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11
juniPppLinkConfigAaaProfileThe 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.rw
JuniName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.12
juniPppLinkConfigAuthentication2A 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.rw
JuniNibbleConfig (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.13
juniPppLinkConfigIgnoreMagicNumberMismatchThe 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 connectionrw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.14
juniPppLinkConfigMaxLcpRenegotiationMaximum number of allowed lcp renegotiation attempts from peer.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.1.2.1.15
juniPppNextIfIndexCoordinate 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.ro
JuniNextIfIndex (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.1.3
juniPppSec
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.2
juniPppIp
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.3
juniPppIpTableTable containing the IP parameters for the local PPP entity.
SEQUENCE OF JuniPppIpEntry
.1.3.6.1.4.1.4874.2.2.11.1.3.1
juniPppIpEntryIPCP status information for a particular PPP link.
JuniPppIpEntry
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1
juniPppIpServiceStatusIndicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.ro
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.1
juniPppIpTerminateReasonReason 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.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2
juniPppIpTerminateNegFailOptionReports the PPP IPCP option for which negotiation failed, when juniPppIpTerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3
juniPppIpLocalIpAddressIP Address used by the local side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4
juniPppIpRemoteIpAddressIP Address used by the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5
juniPppIpRemotePrimaryDnsAddressPrimary DNS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6
juniPppIpRemoteSecondaryDnsAddressSecondary DNS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7
juniPppIpRemotePrimaryWinsAddressPrimary WINS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8
juniPppIpRemoteSecondaryWinsAddressSecondary WINS server used by the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9
juniPppIpNetworkStatusIpcpRenegoTerminatesNumber of times ipcp terminated due to peer exceeding max renegotiation attempts.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.3.1.1.10
juniPppIpConfigTableTable containing the IP parameters for the local PPP entity.
SEQUENCE OF JuniPppIpConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.3.2
juniPppIpConfigEntryIPCP configuration information for a particular PPP link.
JuniPppIpConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1
juniPppIpConfigPeerDnsPriorityWhen 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.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.1
juniPppIpConfigPeerWinsPriorityWhen 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.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.2
juniPppIpConfigIpcpNetmaskEnables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3
juniPppIpConfigInitiateIpEnables the initiation of negotiation of the IPCP.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.4
juniPppIpConfigMaxIpcpRenegotiationMaximum number of allowed ipcp renegotiation attempts from peer.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.5
juniPppIpConfigPromptIpcpDnsOptionControl prompting of IPCP DNS option to remote peer.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.6
juniPppIpConfigIpcpLockoutEnables 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.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.3.2.1.7
juniPppOsi
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.4
juniPppOsiTableTable containing the OSI parameters for the local PPP entity.
SEQUENCE OF JuniPppOsiEntry
.1.3.6.1.4.1.4874.2.2.11.1.4.1
juniPppOsiEntryOSICP status information for a particular PPP link.
JuniPppOsiEntry
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1
juniPppOsiServiceStatusIndicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.ro
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.1
juniPppOsiOperStatusThe operational status of the OSI network protocol. If the value of this object is up then the finite state machine for the OSI network protocol has reached the Opened state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.2
juniPppOsiTerminateReasonReason 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.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3
juniPppOsiTerminateNegFailOptionReports the PPP OSICP option for which negotiation failed, when juniPppOsiTerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4
juniPppOsiLocalAlignNpduLocal alignment of network PDU: none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.5
juniPppOsiRemoteAlignNpduRemote alignment of network PDU. none No alignment specified. oneModulo4 Alignment on first octet (out of four). twoModulo4 Alignment on second octet (out of four). threeModulo4 Alignment on third octet (out of four). fourModulo4 Alignment on fourth octet (out of four). even Alignment on even-octet boundary. odd Alignment on odd-octet boundary.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.4.1.1.6
juniPppOsiConfigTableTable containing configuration variables for the OSICP for the local PPP entity.
SEQUENCE OF JuniPppOsiConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.4.2
juniPppOsiConfigEntryOSICP information for a particular PPP link.
JuniPppOsiConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.4.2.1
juniPppOsiConfigAdminStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.4.2.1.1
juniPppSession
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.5
juniPppSessionTableThis table contains entries for PPP interfaces present in the system.
SEQUENCE OF JuniPppSessionEntry
.1.3.6.1.4.1.4874.2.2.11.1.5.1
juniPppSessionEntryEach entry describes the characteristics of a PPP interface.
JuniPppSessionEntry
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1
juniPppSessionGrantIndicates whether a session has been granted via the authentication mechanism.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1
juniPppSessionTerminateReasonThe reason the session was terminated.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2
juniPppSessionStartTimeThe value of sysUpTime when this session last became active.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3
juniPppSessionInOctetsNumber of octets received since this session last became active, as denoted by juniPppSessionStartTime.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4
juniPppSessionOutOctetsNumber of octets sent since this session last became active, as denoted by juniPppSessionStartTime.ro
Counter32 UNITS "octets"
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5
juniPppSessionInPacketsNumber of packets received since this session last became active, as denoted by juniPppSessionStartTime.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6
juniPppSessionOutPacketsNumber of packets sent since this session last became active, as denoted by juniPppSessionStartTime.ro
Counter32 UNITS "packets"
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7
juniPppSessionSessionTimeoutMaximum duration for the session, after which the session terminates automatically.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8
juniPppSessionInactivityTimeoutMaximum inactivity duration for the session, after which the session terminates automatically.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9
juniPppSessionAccountingIntervalInterval that must elapse between generation of accounting records for this session.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10
juniPppSessionRemoteIpAddressRemote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.11
juniPppSessionRemotePrimaryDnsAddressRemote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.12
juniPppSessionRemoteSecondaryDnsAddressRemote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.13
juniPppSessionRemotePrimaryWinsAddressRemote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.14
juniPppSessionRemoteSecondaryWinsAddressRemote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
IpAddress
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.15
juniPppSessionRemoteIpv6AddressIfIdentifierIPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side.ro
Ipv6AddressIfIdentifier (IPV6-TC)
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.16
juniPppSessionInhibitIpIndicates whether a session has had its IP service inhibited by the authentication mechanism.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.17
juniPppSessionInhibitIpv6Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.5.1.1.18
juniPppMlPpp
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.6
juniPppMlPppBundleTableThis table contains entries for MLPPP bundles present in the system.
SEQUENCE OF JuniPppMlPppBundleEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.1
juniPppMlPppBundleEntryEach entry describes the characteristics of a MLPPP bundle.
JuniPppMlPppBundleEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1
juniPppMlPppBundleNameThe administrative name of the MLPPP bundle associated with this MLPPP network interface.
JuniPppMlPppBundleName
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1
juniPppMlPppBundleRowStatusThe rowStatus for this entry. The following sets are supported: createAndGo(4), destroy(6) The following values can be read from this object: active(1)rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2
juniPppMlPppBundleNetworkIfIndexThe ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the juniPppMlPppLinkConfigTable.ro
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3
juniPppMlPppNextLinkIfIndexCoordinate 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.ro
JuniNextIfIndex (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.2
juniPppMlPppLinkConfigTableThis table contains entries for MLPPP interfaces present in the system.
SEQUENCE OF JuniPppMlPppLinkConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.3
juniPppMlPppLinkConfigEntryEach entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
JuniPppMlPppLinkConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1
juniPppMlPppLinkConfigIfIndexThe ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextLinkIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1
juniPppMlPppLinkConfigLowerIfIndexThe 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.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.2
juniPppMlPppLinkConfigKeepaliveKeepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo.rw
Integer32 (0|10..64800) UNITS "seconds"
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4
juniPppMlPppLinkConfigAuthenticationSpecifies 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.rwdeprecated
JuniPppAuthentication
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5
juniPppMlPppLinkConfigMaxAuthenRetriesThe number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.6
juniPppMlPppLinkConfigRowStatusControls 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7
juniPppMlPppLinkConfigAaaProfileThe 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.rw
JuniName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.8
juniPppMlPppLinkConfigChapMinChallengeLengthMinimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppMlPppLinkConfigChapMaxChallengeLength.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.9
juniPppMlPppLinkConfigChapMaxChallengeLengthMaximum value of the CHAP authenticator challenge length value.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.10
juniPppMlPppLinkConfigPassiveModeWhen enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.11
juniPppMlPppLinkConfigAuthenticatorVirtualRouterThe 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.rw
JuniName (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.12
juniPppMlPppLinkConfigFragmentationEnables MLPPP fragmentation. Changing this object has an effect when the link is next restarted.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.13
juniPppMlPppLinkConfigReassemblyEnables MLPPP reassembly. Changing this object has an effect when the link is next restarted.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.14
juniPppMlPppLinkConfigMaxReceiveReconstructedUnitThe 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.rw
Integer32 (1|64..65535)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.15
juniPppMlPppLinkConfigFragmentSizeThe 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.rw
Integer32 (1|128..65535)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.16
juniPppMlPppLinkConfigHashLinkSelectionEnables MLPPP hash-based link selection for non-best-effort traffic. Changing this object has an effect when the link is next restarted.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.17
juniPppMlPppLinkConfigAuthentication2A 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.rw
JuniNibbleConfig (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.18
juniPppMlPppLinkConfigIgnoreMagicNumberMismatchThe 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 connectionrw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.19
juniPppMlPppLinkConfigMultilinkMulticlassEnables Multiclass Multilink PPP (MCML). Changing this object has an effect when the link is next restarted.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.20
juniPppMlPppLinkConfigMultilinkMaxMultiClassesMaximum number of MCML classes to be negotiated. Changing this object has an effect when the link is next restarted.rw
INTEGER
.1.3.6.1.4.1.4874.2.2.11.1.6.3.1.21
juniPppMlPppNextNetworkIfIndexCoordinate 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.ro
JuniNextIfIndex (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.4
juniPppMlPppNetworkConfigTableThis table contains entries for MLPPP network interfaces present in the system.
SEQUENCE OF JuniPppMlPppNetworkConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.5
juniPppMlPppNetworkConfigEntryEach entry describes the characteristics of MLPPP interface. Creating/deleting entries in this table causes corresponding entries for be created/deleted in ifTable/ifXTable/juniIfTable.
JuniPppMlPppNetworkConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1
juniPppMlPppNetworkConfigIfIndexThe ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextNetworkIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1
juniPppMlPppNetworkConfigLowerIfIndexThe 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.rw
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.2
juniPppMlPppNetworkBundleNameThe MLPPP bundle name administratively assigned.rw
JuniPppMlPppBundleName
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.3
juniPppMlPppNetworkRowStatusControls 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4
juniPppMlPppLinkBindTableThis table contains entries for MLPPP Link interface to MLPPP network interfaces bindings.
SEQUENCE OF JuniPppMlPppLinkBindEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.6
juniPppMlPppLinkBindEntryEach entry describes the MLPPP link interface to MLPPP network interface bindings.
JuniPppMlPppLinkBindEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.6.1
juniPppMlPppBindNetworkIfIndexThe ifIndex of the MLPPP network interface.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1
juniPppMlPppBindLinkIfIndexThe ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by juniPppMlPppBindNetworkIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.6.1.2
juniPppMlPppBindRowStatusControls 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.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3
juniPppMlPppMulticlassTraffiClassTableThis table contains entries for MLPPP Multiclass to traffic class mapping of interfaces present in the system.
SEQUENCE OF JuniPppMlPppMulticlassTrafficClassEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.7
juniPppMlPppMulticlassTrafficClassEntryEach 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.
JuniPppMlPppMulticlassTrafficClassEntry
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1
juniPppMlPppMulticlassIfIndexThe ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppMulticlassIfIndex.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.1
juniPppMlPppMulticlassIndexThe multiclass index of a particular traffic class type. This can be configured only when MCMP is enabled on the link interface.
INTEGER
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.2
juniPppMlPppMulticlassTcNameThe traffic class index mapped to the MCMP multiclass index. This can be configured only when MCMP is enabled on the link interface.rw
JuniPppMlPppMulticlassTcName
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.3
juniPppMlPppMulticlassFragmentationEnable or disable fragmentation for a particular multiclass. This can be configured only when MCMP is enaled on the link interface.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.4
juniPppMlPppMulticlassReassemblyEnable or disable rassembly for a particular multiclass. This can be configured only when MCMP is enaled on the link interface.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.6.7.1.5
juniPppSummary
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.7
juniPppSummaryPppInterfaceCountThe total number of PPP interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.1
juniPppSummaryPppIpNCPsThe total number IP NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.2
juniPppSummaryPppOsiNCPsThe total number of OSI NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.3
juniPppSummaryPppIfAdminUpThe total number of PPP interfaces in the system that are administratively configured to up(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.4
juniPppSummaryPppIfAdminDownThe total number of PPP interfaces in the system that are administrateively configued to down(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.5
juniPppSummaryPppIfOperUpThe total number of PPP interfaces in the system with an operational state of up(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.7
juniPppSummaryPppIfOperDownThe total number of PPP interfaces in the system with an operational state of down(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.8
juniPppSummaryPppIfOperDormantThe total number of PPP interfaces in the system with an operational state of dormant(5).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.9
juniPppSummaryPppIfNotPresentThe total number of PPP interfaces in the system with an operational state of notPresent(6).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.10
juniPppSummaryPppIfLowerLayerDownThe total number of PPP interfaces in the system with an operational state of lowerLayerDown(7).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.11
juniPppSummaryPppIpNcpOpenedThe total number of PPP IP NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.12
juniPppSummaryPppIpNcpClosedThe total number of PPP IP NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.13
juniPppSummaryPppOsiNcpOpenedThe total number of PPP OSI NCPs in the system with an operational state of opened.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.14
juniPppSummaryPppOsiNcpClosedThe total number of PPP OSI NCPs in the system with an operational state of closed.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.15
juniPppSummaryPppIfLastChangeTimeThe value of the sysUpTime at the time of the last PPP interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4874.2.2.11.1.7.16
juniPppSummaryPppLinkInterfaceCountThe total number of PPP Link interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.17
juniPppSummaryPppLinkIfAdminUpThe total number of PPP Link interfaces in the system that are administratively configured to up(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.18
juniPppSummaryPppLinkIfAdminDownThe total number of PPP Link interfaces in the system that are administrateively configued to down(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.19
juniPppSummaryPppLinkIfOperUpThe total number of PPP Link interfaces in the system with an operational state of up(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.20
juniPppSummaryPppLinkIfOperDownThe total number of PPP Link interfaces in the system with an operational state of down(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.21
juniPppSummaryPppLinkIfOperDormantThe total number of PPP Link interfaces in the system with an operational state of dormant(5).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.22
juniPppSummaryPppLinkIfNotPresentThe total number of PPP link interfaces in the system with an operational state of notPresent(6).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.23
juniPppSummaryPppLinkIfLowerLayerDownThe total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.24
juniPppSummaryPppLinkIfLastChangeTimeThe value of the sysUpTime at the time of the last PPP Link interface creation or deletion in the system. If the number of PPP interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4874.2.2.11.1.7.25
juniPppSummaryPppNetworkInterfaceCountThe total number of PPP network interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.26
juniPppSummaryPppNetworkIpNCPsThe total number IP NCPs in the system configured on PPP network interfaces.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.27
juniPppSummaryPppNetworkOsiNCPsThe total number of OSI NCPs in the system configured on PPP network interfaces.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.28
juniPppSummaryPppNetworkIfAdminUpThe total number of PPP network interfaces in the system that are administratively configured to up(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.29
juniPppSummaryPppNetworkIfAdminDownThe total number of PPP network interfaces in the system that are administrateively configued to down(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.30
juniPppSummaryPppNetworkIfOperUpThe total number of PPP network interfaces in the system with an operational state of up(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.31
juniPppSummaryPppNetworkIfOperDownThe total number of PPP network interfaces in the system with an operational state of down(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.32
juniPppSummaryPppNetworkIfOperDormantThe total number of PPP network interfaces in the system with an operational state of dormant(5).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.33
juniPppSummaryPppNetworkIfNotPresentThe total number of PPP network interfaces in the system with an operational state of notPresent(6).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.34
juniPppSummaryPppNetworkIfLowerLayerDownThe total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.35
juniPppSummaryPppNetworkIpNcpOpenedThe total number of PPP IP NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.36
juniPppSummaryPppNetworkIpNcpClosedThe total number of PPP IP NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.37
juniPppSummaryPppNetworkOsiNcpOpenedThe total number of PPP OSI NCPs in the system with an operational state of opened.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.38
juniPppSummaryPppNetworkOsiNcpClosedThe total number of PPP OSI NCPs in the system with an operational state of closed.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.39
juniPppSummaryPppNetworkIfLastChangeTimeThe value of the sysUpTime at the time of the last PPP network interface creation or deletion in the system. If the number of PPP network interfaces has been unchanged since the last re-initialization of the system, then this object contains a zero value.ro
TimeTicks (SNMPv2-SMI)
.1.3.6.1.4.1.4874.2.2.11.1.7.40
juniPppSummaryPppIpv6NCPsThe total number IPv6 NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.41
juniPppSummaryPppIpv6NcpOpenedThe total number of PPP IPv6 NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.42
juniPppSummaryPppIpv6NcpClosedThe total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.43
juniPppSummaryPppNetworkIpv6NCPsThe total number IPv6 NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.44
juniPppSummaryPppNetworkIpv6NcpOpenedThe total number of PPP IPv6 NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.45
juniPppSummaryPppNetworkIpv6NcpClosedThe total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.46
juniPppSummaryPppStaticInterfaceCountThe total number of static PPP interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.47
juniPppSummaryPppMplsNCPsThe total number MPLS NCPs configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.48
juniPppSummaryPppIpAdminOpenThe total number of IP NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.49
juniPppSummaryPppIpAdminCloseThe total number of IP NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.50
juniPppSummaryPppIpv6AdminOpenThe total number of IPV6 NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.51
juniPppSummaryPppIpv6AdminCloseThe total number of IPV6 NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.52
juniPppSummaryPppOsiAdminOpenThe total number of OSI NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.53
juniPppSummaryPppOsiAdminCloseThe total number of OSI NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.54
juniPppSummaryPppMplsAdminOpenThe total number of MPLS NCPs in the system that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.55
juniPppSummaryPppMplsAdminCloseThe total number of MPLS NCPs in the system that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.56
juniPppSummaryPppIpNcpNotPresentThe total number of PPP IP NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.57
juniPppSummaryPppIpNcpNoResourcesThe total number of PPP IP NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.58
juniPppSummaryPppIpv6NcpNotPresentThe total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.59
juniPppSummaryPppIpv6NcpNoResourcesThe total number of PPP IPV6 NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.60
juniPppSummaryPppOsiNcpNotPresentThe total number of PPP OSI NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.61
juniPppSummaryPppOsiNcpNoResourcesThe total number of PPP OSI NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.62
juniPppSummaryPppMplsNcpOpenedThe total number of PPP MPLS NCPs in the system with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.63
juniPppSummaryPppMplsNcpClosedThe total number of PPP MPLS NCPs in the system with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.64
juniPppSummaryPppMplsNcpNotPresentThe total number of PPP MPLS NCPs in the system with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.65
juniPppSummaryPppMplsNcpNoResourcesThe total number of PPP MPLS NCPs in the system with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.66
juniPppSummaryPppLinkStaticInterfaceCountThe total number of static PPP Link interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.67
juniPppSummaryPppNetworkStaticInterfaceCountThe total number of static PPP network interfaces configured in the system.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.68
juniPppSummaryPppNetworkMplsNCPsThe total number of MPLS NCPs in the system configured on PPP network interfaces.ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.69
juniPppSummaryPppNetworkIpAdminOpenThe total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.70
juniPppSummaryPppNetworkIpAdminCloseThe total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.71
juniPppSummaryPppNetworkIpv6AdminOpenThe total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.72
juniPppSummaryPppNetworkIpv6AdminCloseThe total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.73
juniPppSummaryPppNetworkOsiAdminOpenThe total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.74
juniPppSummaryPppNetworkOsiAdminCloseThe total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.75
juniPppSummaryPppNetworkMplsAdminOpenThe total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.76
juniPppSummaryPppNetworkMplsAdminCloseThe total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.77
juniPppSummaryPppNetworkIpNcpNotPresentThe total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.78
juniPppSummaryPppNetworkIpNcpNoResourcesThe total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.79
juniPppSummaryPppNetworkIpv6NcpNotPresentThe total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.80
juniPppSummaryPppNetworkIpv6NcpNoResourcesThe total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.81
juniPppSummaryPppNetworkOsiNcpNotPresentThe total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.82
juniPppSummaryPppNetworkOsiNcpNoResourcesThe total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.83
juniPppSummaryPppNetworkMplsNcpOpenedThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.84
juniPppSummaryPppNetworkMplsNcpClosedThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.85
juniPppSummaryPppNetworkMplsNcpNotPresentThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.86
juniPppSummaryPppNetworkMplsNcpNoResourcesThe total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4).ro
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.7.87
juniPppIpv6
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.8
juniPppIpv6TableTable containing the IPv6 parameters for the local PPP entity.
SEQUENCE OF JuniPppIpv6Entry
.1.3.6.1.4.1.4874.2.2.11.1.8.1
juniPppIpv6EntryIPV6CP status information for a particular PPP link.
JuniPppIpv6Entry
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1
juniPppIpv6ServiceStatusIndicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB.ro
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.1
juniPppIpv6OperStatusThe operational status of the IPv6 network protocol. If the value of this object is up then the finite state machine for the IPv6 network protocol has reached the Opened state.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.2
juniPppIpv6TerminateReasonReason 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.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.3
juniPppIpv6TerminateNegFailOptionReports the PPP IPV6CP option for which negotiation failed, when juniPppIpv6TerminateReason has the value 'negotiationFailure'.ro
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.4
juniPppIpv6LocalIpv6AddressIfIdentifierIPv6 Address Interface Identifier used by the local side.ro
Ipv6AddressIfIdentifier (IPV6-TC)
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.5
juniPppIpv6RemoteIpv6AddressIfIdentifierIPv6 Address Interface Identifier used by the remote side.ro
Ipv6AddressIfIdentifier (IPV6-TC)
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.6
juniPppIpv6NetworkStatusIpv6cpRenegoTerminatesNumber of times ipv6cp terminated due to peer exceeding max renegotiation attempts.ro
Counter32
.1.3.6.1.4.1.4874.2.2.11.1.8.1.1.7
juniPppIpv6ConfigTableTable containing the IPv6 parameters for the local PPP entity.
SEQUENCE OF JuniPppIpv6ConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.8.2
juniPppIpv6ConfigEntryIPV6CP configuration information for a particular PPP link.
JuniPppIpv6ConfigEntry
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1
juniPppIpv6ConfigAdminStatusThe 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.rw
Enumeration
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1.1
juniPppIpv6ConfigInitiateIpv6Enables the initiation of negotiation of the IPv6CP.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1.2
juniPppIpv6ConfigMaxIpv6cpRenegotiationMaximum number of allowed ipv6cp renegotiation attempts from peer.rw
Integer32
.1.3.6.1.4.1.4874.2.2.11.1.8.2.1.3
juniPppGlobalConfig
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.1.9
juniPppPeerIpAddressOptionalThis option is used to ignore the conflicts between ppp clients 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.rw
JuniEnable (Juniper-TC)
.1.3.6.1.4.1.4874.2.2.11.1.9.1
juniPppConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.4
juniPppCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.4.1
juniPppComplianceObsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when additional objects were added to the MIB.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.1
juniPppCompliance2Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppMlPppGroup and juniPppSummaryGroup objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.2
juniPppCompliance3Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when the juniPppLinkConfigStandardIfIndex object was added to the MIB.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.3
juniPppCompliance4Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.4
juniPppCompliance5Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when new IP, LCP and multi-link objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.5
juniPppCompliance6Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when new juniPppLcpGroup and juniPppMlPppGroup objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.6
juniPppCompliance7Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new multi-link objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.7
juniPppCompliance8Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when IPv6 support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.8
juniPppCompliance9Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new multi-link objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.9
juniPppCompliance10Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppSummary objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.10
juniPppCompliance11Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when a new multi-link object was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.11
juniPppCompliance12Obsolete compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppLcpGroup and juniPppMlPppGroup objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.12
juniPppCompliance13The compliance statement for entities which implement the Juniper PPP MIB. This statement became obsolete when more new juniPppLcpGroup, juniPppIpGroup and juniPppIpv6Group objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.13
juniPppCompliance14The compliance statement for entities which implement the Juniper PPP MIB.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.14
juniPppCompliance15The 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.15
juniPppCompliance16The compliance statement for entities which implement the Juniper PPP MIB. This statement was obsoleted when juniPppPeerIpAddressOptional was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.16
juniPppCompliance17The compliance statement for entities which implement the Juniper PPP MIB.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.1.17
juniPppGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.11.4.2
juniPppLcpGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.1
juniPppIpGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.2
juniPppOsiGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.3
juniPppLcpGroup2Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.4
juniPppIpGroup2Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.5
juniPppOsiGroup2A collection of objects providing management of OSI network control protocol functionality (OSICP) of PPP interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.6
juniPppSessionGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.7
juniPppMlPppGroupObsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.8
juniPppSummaryGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.9
juniPppLcpGroup3Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.10
juniPppSummaryBasicGroupObsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when IPv6 support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.11
juniPppSummaryLinkGroupObsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.12
juniPppSummaryNetworkGroupObsolete collection of objects providing PPP interface network summary information in a Juniper product. This group became obsolete when IPv6 support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.13
juniPppLcpGroup4Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.14
juniPppIpGroup3Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.15
juniPppMlPppGroup2Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.16
juniPppMlPppGroup3Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.17
juniPppLcpGroup5Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.18
juniPppMlPppGroup4Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.19
juniPppSummaryBasicGroup2Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.20
juniPppSummaryNetworkGroup2Obsolete collection of objects providing PPP interface basic summary information in a Juniper product. This group became obsolete when new objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.21
juniPppIpGroup4A 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 addedobsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.22
juniPppIpv6GroupA 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.23
juniPppSessionGroup2A collection of objects providing management of PPP session functionality of PPP interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.24
juniPppMlPppGroup5Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.25
juniPppSummaryBasicGroup3A collection of objects providing PPP interface basic summary information in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.26
juniPppSummaryLinkGroup2A collection of objects providing PPP interface link summary information in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.27
juniPppSummaryNetworkGroup3A collection of objects providing PPP interface network summary information in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.28
juniPppMlPppGroup6Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.29
juniPppLcpGroup6Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.30
juniPppMlPppGroup7Obsolete collection of objects providing multi link PPP management support in a Juniper product. This group became obsolete when additional objects were addedobsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.31
juniPppLcpGroup7A 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.32
juniPppMlPppGroup8A collection of objects providing multi link PPP management support in a Juniper product. This was obsoleted when multiclass multilink support was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.33
juniPppLcpGroup8A collection of objects providing management of link-layer functionality (LCP) of PPP interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.34
juniPppIpGroup5A 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.35
juniPppIpv6Group2A collection of objects providing management of IPV6 network control protocol functionality (IPV6CP) of PPP interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.36
juniPppIpGroup6A 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 addedobsolete
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.37
juniPppMlPppGroup9A collection of objects providing multi link PPP management support in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.38
juniPppMlPppMulticlassTcGroup1A collection of object providing management of MCMP traffic class mapping functionality of PPP link interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.39
juniPppIpGroup7A collection of objects providing management of IP network control protocol functionality (IPCP) of PPP interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.11.4.2.40
Juniper-PPP-MIB - SNMP MIB Reference | MIBs Explorer