Juniper-PPP-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-PPP-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
juniPppMIB | 1.3.6.1.4.1.4874.2.2.11 |
The Point-to-Point Protocol (PPP) MIB for the Juniper enterprise. |
||
juniPppObjects | 1.3.6.1.4.1.4874.2.2.11.1 | |||
juniPppLcp | 1.3.6.1.4.1.4874.2.2.11.1.1 | |||
juniPppLinkStatusTable | 1.3.6.1.4.1.4874.2.2.11.1.1.1 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.1.1.1 | no-access |
Each entry describes the characteristics of a PPP interface. |
||
juniPppLinkStatusTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.1 | integer | read-only |
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. Enumeration: 'keepaliveFailure': 10, 'none': 0, 'tunnelDisconnected': 16, 'lowerLayerDown': 3, 'addressLeaseExpired': 13, 'peerRenegotiated': 7, 'loopback': 17, 'tunnelFailed': 15, 'authenticationFailure': 5, 'peerTerminated': 6, 'inactivityTimeout': 12, 'other': 1, 'negotiationFailure': 9, 'adminLogout': 14, 'sessionTimeout': 11, 'noUpperInterface': 4, 'maxRetriesExceeded': 8, 'adminDisable': 2. |
juniPppLinkStatusTerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.2 | integer | read-only |
Reports the PPP LCP option for which negotiation failed, when juniPppLinkStatusTerminateReason has the value 'negotiationFailure'. Enumeration: 'localToRemoteACCompression': 8, 'remoteMagicNumber': 5, 'none': 0, 'remoteMr': 3, 'localAuthentication': 6, 'localMagicNumber': 4, 'other': 1, 'localMr': 2, 'localToRemoteProtocolCompression': 7. |
juniPppLinkStatusInKeepaliveRequests | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.3 | counter32 | read-only |
Number of keepalive requests received. |
juniPppLinkStatusOutKeepaliveRequests | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.4 | counter32 | read-only |
Number of keepalive requests transmitted. |
juniPppLinkStatusInKeepaliveReplies | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.5 | counter32 | read-only |
Number of keepalive replies received. |
juniPppLinkStatusOutKeepaliveReplies | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.6 | counter32 | read-only |
Number of keepalive replies transmitted. |
juniPppLinkStatusKeepaliveFailures | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.7 | counter32 | read-only |
Number of keepalive failures detected. |
juniPppLinkStatusLocalMagicNumber | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.8 | integer32 | read-only |
Magic number negotiated for the local side. |
juniPppLinkStatusRemoteMagicNumber | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.9 | integer32 | read-only |
Magic number negotiated for the remote side. |
juniPppLinkStatusLocalAuthentication | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.10 | junipppauthentication2 | read-only |
Authentication protocol negotiated for the local side. |
juniPppLinkStatusTunnelIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.11 | interfaceindexorzero | read-only |
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. |
juniPppLinkStatuslcpRenegoTerminates | 1.3.6.1.4.1.4874.2.2.11.1.1.1.1.12 | counter32 | read-only |
Number of times lcp terminated due to peer exceeding max renegotiation attempts. |
juniPppLinkConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.1.2 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.1.2.1 | no-access |
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. |
||
juniPppLinkConfigIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.1 | interfaceindex | no-access |
The ifIndex of the PPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppNextIfIndex. |
juniPppLinkConfigRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.2 | rowstatus | read-only |
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. |
juniPppLinkConfigLowerIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.3 | interfaceindexorzero | read-only |
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. |
juniPppLinkConfigKeepalive | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.4 | integer32 | read-only |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
juniPppLinkConfigAuthentication | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.5 | junipppauthentication | read-only |
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. |
juniPppLinkConfigMaxAuthenRetries | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.6 | integer32 | read-only |
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. |
juniPppLinkConfigStandardIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.7 | interfaceindex | read-only |
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. |
juniPppLinkConfigChapMinChallengeLength | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.8 | integer32 | read-only |
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppLinkConfigChapMaxChallengeLength. |
juniPppLinkConfigChapMaxChallengeLength | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.9 | integer32 | read-only |
Maximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than juniPppLinkConfigChapMinChallengeLength. |
juniPppLinkConfigPassiveMode | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.10 | junienable | read-only |
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. |
juniPppLinkConfigAuthenticatorVirtualRouter | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.11 | juniname | read-only |
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. |
juniPppLinkConfigAaaProfile | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.12 | juniname | read-only |
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. |
juniPppLinkConfigAuthentication2 | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.13 | juninibbleconfig | read-only |
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. |
juniPppLinkConfigIgnoreMagicNumberMismatch | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.14 | junienable | read-only |
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 |
juniPppLinkConfigMaxLcpRenegotiation | 1.3.6.1.4.1.4874.2.2.11.1.1.2.1.15 | integer32 | read-only |
Maximum number of allowed lcp renegotiation attempts from peer. |
juniPppNextIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.1.3 | juninextifindex | read-only |
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. |
juniPppSec | 1.3.6.1.4.1.4874.2.2.11.1.2 | |||
juniPppIp | 1.3.6.1.4.1.4874.2.2.11.1.3 | |||
juniPppIpTable | 1.3.6.1.4.1.4874.2.2.11.1.3.1 | no-access |
Table containing the IP parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.3.1.1 | no-access |
IPCP status information for a particular PPP link. |
||
juniPppIpServiceStatus | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.1 | junienable | read-only |
Indicates whether IP protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. |
juniPppIpTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.2 | integer | read-only |
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. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
juniPppIpTerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.3 | integer | read-only |
Reports the PPP IPCP option for which negotiation failed, when juniPppIpTerminateReason has the value 'negotiationFailure'. Enumeration: 'remotePrimaryDnsAddress': 4, 'none': 0, 'localIpAddressMask': 8, 'remoteIpAddressMask': 9, 'localIpAddress': 2, 'other': 1, 'remoteSecondaryWinsAddress': 7, 'remotePrimaryWinsAddress': 6, 'remoteIpAddress': 3, 'remoteSecondaryDnsAddress': 5. |
juniPppIpLocalIpAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.4 | ipaddress | read-only |
IP Address used by the local side. |
juniPppIpRemoteIpAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.5 | ipaddress | read-only |
IP Address used by the remote side. |
juniPppIpRemotePrimaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.6 | ipaddress | read-only |
Primary DNS server used by the remote side. |
juniPppIpRemoteSecondaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.7 | ipaddress | read-only |
Secondary DNS server used by the remote side. |
juniPppIpRemotePrimaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.8 | ipaddress | read-only |
Primary WINS server used by the remote side. |
juniPppIpRemoteSecondaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.9 | ipaddress | read-only |
Secondary WINS server used by the remote side. |
juniPppIpNetworkStatusIpcpRenegoTerminates | 1.3.6.1.4.1.4874.2.2.11.1.3.1.1.10 | counter32 | read-only |
Number of times ipcp terminated due to peer exceeding max renegotiation attempts. |
juniPppIpConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.3.2 | no-access |
Table containing the IP parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.3.2.1 | no-access |
IPCP configuration information for a particular PPP link. |
||
juniPppIpConfigPeerDnsPriority | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.1 | junienable | read-write |
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. |
juniPppIpConfigPeerWinsPriority | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.2 | junienable | read-write |
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. |
juniPppIpConfigIpcpNetmask | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.3 | junienable | read-write |
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation. |
juniPppIpConfigInitiateIp | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.4 | junienable | read-write |
Enables the initiation of negotiation of the IPCP. |
juniPppIpConfigMaxIpcpRenegotiation | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.5 | integer32 | read-write |
Maximum number of allowed ipcp renegotiation attempts from peer. |
juniPppIpConfigPromptIpcpDnsOption | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.6 | junienable | read-write |
Control prompting of IPCP DNS option to remote peer. |
juniPppIpConfigIpcpLockout | 1.3.6.1.4.1.4874.2.2.11.1.3.2.1.7 | junienable | read-write |
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. |
juniPppOsi | 1.3.6.1.4.1.4874.2.2.11.1.4 | |||
juniPppOsiTable | 1.3.6.1.4.1.4874.2.2.11.1.4.1 | no-access |
Table containing the OSI parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.4.1.1 | no-access |
OSICP status information for a particular PPP link. |
||
juniPppOsiServiceStatus | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.1 | junienable | read-only |
Indicates whether OSI protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. |
juniPppOsiOperStatus | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.2 | integer | read-only |
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. Enumeration: 'opened': 1, 'notOpened': 2. |
juniPppOsiTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.3 | integer | read-only |
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. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
juniPppOsiTerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.4 | integer | read-only |
Reports the PPP OSICP option for which negotiation failed, when juniPppOsiTerminateReason has the value 'negotiationFailure'. Enumeration: 'none': 0, 'other': 1, 'localAlignNpd': 2, 'remoteAlignNpd': 3. |
juniPppOsiLocalAlignNpdu | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.5 | integer | read-only |
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. Enumeration: 'even': 254, 'none': 0, 'oneModulo4': 1, 'twoModulo4': 2, 'threeModulo4': 3, 'fourModulo4': 4, 'odd': 255. |
juniPppOsiRemoteAlignNpdu | 1.3.6.1.4.1.4874.2.2.11.1.4.1.1.6 | integer | read-only |
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. Enumeration: 'even': 254, 'none': 0, 'oneModulo4': 1, 'twoModulo4': 2, 'threeModulo4': 3, 'fourModulo4': 4, 'odd': 255. |
juniPppOsiConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.4.2 | no-access |
Table containing configuration variables for the OSICP for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.4.2.1 | no-access |
OSICP information for a particular PPP link. |
||
juniPppOsiConfigAdminStatus | 1.3.6.1.4.1.4874.2.2.11.1.4.2.1.1 | integer | read-write |
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. Enumeration: 'close': 2, 'open': 1. |
juniPppSession | 1.3.6.1.4.1.4874.2.2.11.1.5 | |||
juniPppSessionTable | 1.3.6.1.4.1.4874.2.2.11.1.5.1 | no-access |
This table contains entries for PPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.5.1.1 | no-access |
Each entry describes the characteristics of a PPP interface. |
||
juniPppSessionGrant | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.1 | truthvalue | read-only |
Indicates whether a session has been granted via the authentication mechanism. |
juniPppSessionTerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.2 | integer | read-only |
The reason the session was terminated. Enumeration: 'keepaliveFailure': 3, 'none': 0, 'noResources': 11, 'lowerLayerDown': 7, 'addressLeaseExpired': 16, 'unknown': 1, 'requestTimeout': 14, 'noHardware': 10, 'deny': 9, 'challengeTimeout': 13, 'noInterface': 12, 'inactivityTimeout': 5, 'sessionTimeout': 4, 'tunnelFailed': 18, 'adminLogout': 17, 'adminDisable': 6, 'noUpperInterface': 8, 'authenticatorTimeout': 15, 'userRequest': 2. |
juniPppSessionStartTime | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.3 | timeticks | read-only |
The value of sysUpTime when this session last became active. |
juniPppSessionInOctets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.4 | counter32 | read-only |
Number of octets received since this session last became active, as denoted by juniPppSessionStartTime. |
juniPppSessionOutOctets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.5 | counter32 | read-only |
Number of octets sent since this session last became active, as denoted by juniPppSessionStartTime. |
juniPppSessionInPackets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.6 | counter32 | read-only |
Number of packets received since this session last became active, as denoted by juniPppSessionStartTime. |
juniPppSessionOutPackets | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.7 | counter32 | read-only |
Number of packets sent since this session last became active, as denoted by juniPppSessionStartTime. |
juniPppSessionSessionTimeout | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.8 | integer32 | read-only |
Maximum duration for the session, after which the session terminates automatically. |
juniPppSessionInactivityTimeout | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.9 | integer32 | read-only |
Maximum inactivity duration for the session, after which the session terminates automatically. |
juniPppSessionAccountingInterval | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.10 | integer32 | read-only |
Interval that must elapse between generation of accounting records for this session. |
juniPppSessionRemoteIpAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.11 | ipaddress | read-only |
Remote IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
juniPppSessionRemotePrimaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.12 | ipaddress | read-only |
Remote primary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
juniPppSessionRemoteSecondaryDnsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.13 | ipaddress | read-only |
Remote secondary DNS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
juniPppSessionRemotePrimaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.14 | ipaddress | read-only |
Remote primary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
juniPppSessionRemoteSecondaryWinsAddress | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.15 | ipaddress | read-only |
Remote secondary WINS IP address, obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
juniPppSessionRemoteIpv6AddressIfIdentifier | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.16 | ipv6addressifidentifier | read-only |
IPV6 Address Interface Identifier obtained from the authentication service, to be used during IPCP negotiation with the remote side. |
juniPppSessionInhibitIp | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.17 | truthvalue | read-only |
Indicates whether a session has had its IP service inhibited by the authentication mechanism. |
juniPppSessionInhibitIpv6 | 1.3.6.1.4.1.4874.2.2.11.1.5.1.1.18 | truthvalue | read-only |
Indicates whether a session has had its IPv6 service inhibited by the authentication mechanism. |
juniPppMlPpp | 1.3.6.1.4.1.4874.2.2.11.1.6 | |||
juniPppMlPppBundleTable | 1.3.6.1.4.1.4874.2.2.11.1.6.1 | no-access |
This table contains entries for MLPPP bundles present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.1.1 | no-access |
Each entry describes the characteristics of a MLPPP bundle. |
||
juniPppMlPppBundleName | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.1 | junipppmlpppbundlename | no-access |
The administrative name of the MLPPP bundle associated with this MLPPP network interface. |
juniPppMlPppBundleRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.2 | rowstatus | read-only |
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) |
juniPppMlPppBundleNetworkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.1.1.3 | interfaceindex | read-only |
The ifIndex of this MLPPP network interface. It is a valid ifIndex even if there is no corresponding network interface instance in the juniPppMlPppLinkConfigTable. |
juniPppMlPppNextLinkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.2 | juninextifindex | read-only |
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. |
juniPppMlPppLinkConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.6.3 | no-access |
This table contains entries for MLPPP interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.3.1 | no-access |
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. |
||
juniPppMlPppLinkConfigIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextLinkIfIndex. |
juniPppMlPppLinkConfigLowerIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.2 | interfaceindexorzero | read-only |
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. |
juniPppMlPppLinkConfigKeepalive | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.4 | integer32 | read-only |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
juniPppMlPppLinkConfigAuthentication | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.5 | junipppauthentication | read-only |
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. |
juniPppMlPppLinkConfigMaxAuthenRetries | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.6 | integer32 | read-only |
The number of authentication retries permitted, in addition to a failed initial attempt. If all retries fail, the link is reset. |
juniPppMlPppLinkConfigRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.7 | rowstatus | read-only |
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. |
juniPppMlPppLinkConfigAaaProfile | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.8 | juniname | read-only |
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. |
juniPppMlPppLinkConfigChapMinChallengeLength | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.9 | integer32 | read-only |
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppMlPppLinkConfigChapMaxChallengeLength. |
juniPppMlPppLinkConfigChapMaxChallengeLength | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.10 | integer32 | read-only |
Maximum value of the CHAP authenticator challenge length value. |
juniPppMlPppLinkConfigPassiveMode | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.11 | junienable | read-only |
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. |
juniPppMlPppLinkConfigAuthenticatorVirtualRouter | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.12 | juniname | read-only |
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. |
juniPppMlPppLinkConfigFragmentation | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.13 | junienable | read-only |
Enables MLPPP fragmentation. Changing this object has an effect when the link is next restarted. |
juniPppMlPppLinkConfigReassembly | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.14 | junienable | read-only |
Enables MLPPP reassembly. Changing this object has an effect when the link is next restarted. |
juniPppMlPppLinkConfigMaxReceiveReconstructedUnit | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.15 | integer32 | read-only |
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. |
juniPppMlPppLinkConfigFragmentSize | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.16 | integer32 | read-only |
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. |
juniPppMlPppLinkConfigHashLinkSelection | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.17 | junienable | read-only |
Enables MLPPP hash-based link selection for non-best-effort traffic. Changing this object has an effect when the link is next restarted. |
juniPppMlPppLinkConfigAuthentication2 | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.18 | juninibbleconfig | read-only |
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. |
juniPppMlPppLinkConfigIgnoreMagicNumberMismatch | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.19 | junienable | read-only |
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 |
juniPppMlPppLinkConfigMultilinkMulticlass | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.20 | junienable | read-only |
Enables Multiclass Multilink PPP (MCML). Changing this object has an effect when the link is next restarted. |
juniPppMlPppLinkConfigMultilinkMaxMultiClasses | 1.3.6.1.4.1.4874.2.2.11.1.6.3.1.21 | integer | read-only |
Maximum number of MCML classes to be negotiated. Changing this object has an effect when the link is next restarted. |
juniPppMlPppNextNetworkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.4 | juninextifindex | read-only |
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. |
juniPppMlPppNetworkConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.6.5 | no-access |
This table contains entries for MLPPP network interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.5.1 | no-access |
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. |
||
juniPppMlPppNetworkConfigIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP network interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppNextNetworkIfIndex. |
juniPppMlPppNetworkConfigLowerIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.2 | interfaceindex | read-only |
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. |
juniPppMlPppNetworkBundleName | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.3 | junipppmlpppbundlename | read-only |
The MLPPP bundle name administratively assigned. |
juniPppMlPppNetworkRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.5.1.4 | rowstatus | read-only |
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. |
juniPppMlPppLinkBindTable | 1.3.6.1.4.1.4874.2.2.11.1.6.6 | no-access |
This table contains entries for MLPPP Link interface to MLPPP network interfaces bindings. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.6.1 | no-access |
Each entry describes the MLPPP link interface to MLPPP network interface bindings. |
||
juniPppMlPppBindNetworkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP network interface. |
juniPppMlPppBindLinkIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.2 | interfaceindex | no-access |
The ifIndex of a MLPPP link interface bound by the MLPPP network interface defined by juniPppMlPppBindNetworkIfIndex. |
juniPppMlPppBindRowStatus | 1.3.6.1.4.1.4874.2.2.11.1.6.6.1.3 | rowstatus | read-only |
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. |
juniPppMlPppMulticlassTraffiClassTable | 1.3.6.1.4.1.4874.2.2.11.1.6.7 | no-access |
This table contains entries for MLPPP Multiclass to traffic class mapping of interfaces present in the system. |
|
1.3.6.1.4.1.4874.2.2.11.1.6.7.1 | no-access |
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. |
||
juniPppMlPppMulticlassIfIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.1 | interfaceindex | no-access |
The ifIndex of the MLPPP interface. When creating entries in this table, suitable values for this object are determined by reading juniPppMlPppMulticlassIfIndex. |
juniPppMlPppMulticlassIndex | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.2 | integer | no-access |
The multiclass index of a particular traffic class type. This can be configured only when MCMP is enabled on the link interface. |
juniPppMlPppMulticlassTcName | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.3 | junipppmlpppmulticlasstcname | read-write |
The traffic class index mapped to the MCMP multiclass index. This can be configured only when MCMP is enabled on the link interface. |
juniPppMlPppMulticlassFragmentation | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.4 | junienable | read-write |
Enable or disable fragmentation for a particular multiclass. This can be configured only when MCMP is enaled on the link interface. |
juniPppMlPppMulticlassReassembly | 1.3.6.1.4.1.4874.2.2.11.1.6.7.1.5 | junienable | read-write |
Enable or disable rassembly for a particular multiclass. This can be configured only when MCMP is enaled on the link interface. |
juniPppSummary | 1.3.6.1.4.1.4874.2.2.11.1.7 | |||
juniPppSummaryPppInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.1 | integer32 | read-only |
The total number of PPP interfaces configured in the system. |
juniPppSummaryPppIpNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.2 | integer32 | read-only |
The total number IP NCPs configured in the system. |
juniPppSummaryPppOsiNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.3 | integer32 | read-only |
The total number of OSI NCPs configured in the system. |
juniPppSummaryPppIfAdminUp | 1.3.6.1.4.1.4874.2.2.11.1.7.4 | integer32 | read-only |
The total number of PPP interfaces in the system that are administratively configured to up(1). |
juniPppSummaryPppIfAdminDown | 1.3.6.1.4.1.4874.2.2.11.1.7.5 | integer32 | read-only |
The total number of PPP interfaces in the system that are administrateively configued to down(2). |
juniPppSummaryPppIfOperUp | 1.3.6.1.4.1.4874.2.2.11.1.7.7 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of up(1). |
juniPppSummaryPppIfOperDown | 1.3.6.1.4.1.4874.2.2.11.1.7.8 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of down(2). |
juniPppSummaryPppIfOperDormant | 1.3.6.1.4.1.4874.2.2.11.1.7.9 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of dormant(5). |
juniPppSummaryPppIfNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.10 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of notPresent(6). |
juniPppSummaryPppIfLowerLayerDown | 1.3.6.1.4.1.4874.2.2.11.1.7.11 | integer32 | read-only |
The total number of PPP interfaces in the system with an operational state of lowerLayerDown(7). |
juniPppSummaryPppIpNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.12 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of opened(1). |
juniPppSummaryPppIpNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.13 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of not-opened(2). |
juniPppSummaryPppOsiNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.14 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of opened. |
juniPppSummaryPppOsiNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.15 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of closed. |
juniPppSummaryPppIfLastChangeTime | 1.3.6.1.4.1.4874.2.2.11.1.7.16 | timeticks | read-only |
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. |
juniPppSummaryPppLinkInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.17 | integer32 | read-only |
The total number of PPP Link interfaces configured in the system. |
juniPppSummaryPppLinkIfAdminUp | 1.3.6.1.4.1.4874.2.2.11.1.7.18 | integer32 | read-only |
The total number of PPP Link interfaces in the system that are administratively configured to up(1). |
juniPppSummaryPppLinkIfAdminDown | 1.3.6.1.4.1.4874.2.2.11.1.7.19 | integer32 | read-only |
The total number of PPP Link interfaces in the system that are administrateively configued to down(2). |
juniPppSummaryPppLinkIfOperUp | 1.3.6.1.4.1.4874.2.2.11.1.7.20 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of up(1). |
juniPppSummaryPppLinkIfOperDown | 1.3.6.1.4.1.4874.2.2.11.1.7.21 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of down(2). |
juniPppSummaryPppLinkIfOperDormant | 1.3.6.1.4.1.4874.2.2.11.1.7.22 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of dormant(5). |
juniPppSummaryPppLinkIfNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.23 | integer32 | read-only |
The total number of PPP link interfaces in the system with an operational state of notPresent(6). |
juniPppSummaryPppLinkIfLowerLayerDown | 1.3.6.1.4.1.4874.2.2.11.1.7.24 | integer32 | read-only |
The total number of PPP Link interfaces in the system with an operational state of lowerLayerDown(7). |
juniPppSummaryPppLinkIfLastChangeTime | 1.3.6.1.4.1.4874.2.2.11.1.7.25 | timeticks | read-only |
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. |
juniPppSummaryPppNetworkInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.26 | integer32 | read-only |
The total number of PPP network interfaces configured in the system. |
juniPppSummaryPppNetworkIpNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.27 | integer32 | read-only |
The total number IP NCPs in the system configured on PPP network interfaces. |
juniPppSummaryPppNetworkOsiNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.28 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces. |
juniPppSummaryPppNetworkIfAdminUp | 1.3.6.1.4.1.4874.2.2.11.1.7.29 | integer32 | read-only |
The total number of PPP network interfaces in the system that are administratively configured to up(1). |
juniPppSummaryPppNetworkIfAdminDown | 1.3.6.1.4.1.4874.2.2.11.1.7.30 | integer32 | read-only |
The total number of PPP network interfaces in the system that are administrateively configued to down(2). |
juniPppSummaryPppNetworkIfOperUp | 1.3.6.1.4.1.4874.2.2.11.1.7.31 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of up(1). |
juniPppSummaryPppNetworkIfOperDown | 1.3.6.1.4.1.4874.2.2.11.1.7.32 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of down(2). |
juniPppSummaryPppNetworkIfOperDormant | 1.3.6.1.4.1.4874.2.2.11.1.7.33 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of dormant(5). |
juniPppSummaryPppNetworkIfNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.34 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of notPresent(6). |
juniPppSummaryPppNetworkIfLowerLayerDown | 1.3.6.1.4.1.4874.2.2.11.1.7.35 | integer32 | read-only |
The total number of PPP network interfaces in the system with an operational state of lowerLayerDown(7). |
juniPppSummaryPppNetworkIpNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.36 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of opened(1). |
juniPppSummaryPppNetworkIpNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.37 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of not-opened(2). |
juniPppSummaryPppNetworkOsiNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.38 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of opened. |
juniPppSummaryPppNetworkOsiNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.39 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of closed. |
juniPppSummaryPppNetworkIfLastChangeTime | 1.3.6.1.4.1.4874.2.2.11.1.7.40 | timeticks | read-only |
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. |
juniPppSummaryPppIpv6NCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.41 | integer32 | read-only |
The total number IPv6 NCPs configured in the system. |
juniPppSummaryPppIpv6NcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.42 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1). |
juniPppSummaryPppIpv6NcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.43 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2). |
juniPppSummaryPppNetworkIpv6NCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.44 | integer32 | read-only |
The total number IPv6 NCPs configured in the system. |
juniPppSummaryPppNetworkIpv6NcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.45 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of opened(1). |
juniPppSummaryPppNetworkIpv6NcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.46 | integer32 | read-only |
The total number of PPP IPv6 NCPs in the system with an operational state of not-opened(2). |
juniPppSummaryPppStaticInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.47 | integer32 | read-only |
The total number of static PPP interfaces configured in the system. |
juniPppSummaryPppMplsNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.48 | integer32 | read-only |
The total number MPLS NCPs configured in the system. |
juniPppSummaryPppIpAdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.49 | integer32 | read-only |
The total number of IP NCPs in the system that are administratively configured to open(1). |
juniPppSummaryPppIpAdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.50 | integer32 | read-only |
The total number of IP NCPs in the system that are administratively configured to close(2). |
juniPppSummaryPppIpv6AdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.51 | integer32 | read-only |
The total number of IPV6 NCPs in the system that are administratively configured to open(1). |
juniPppSummaryPppIpv6AdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.52 | integer32 | read-only |
The total number of IPV6 NCPs in the system that are administratively configured to close(2). |
juniPppSummaryPppOsiAdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.53 | integer32 | read-only |
The total number of OSI NCPs in the system that are administratively configured to open(1). |
juniPppSummaryPppOsiAdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.54 | integer32 | read-only |
The total number of OSI NCPs in the system that are administratively configured to close(2). |
juniPppSummaryPppMplsAdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.55 | integer32 | read-only |
The total number of MPLS NCPs in the system that are administratively configured to open(1). |
juniPppSummaryPppMplsAdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.56 | integer32 | read-only |
The total number of MPLS NCPs in the system that are administratively configured to close(2). |
juniPppSummaryPppIpNcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.57 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of notPresent(3). |
juniPppSummaryPppIpNcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.58 | integer32 | read-only |
The total number of PPP IP NCPs in the system with an operational state of noResources(4). |
juniPppSummaryPppIpv6NcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.59 | integer32 | read-only |
The total number of PPP IPV6 NCPs in the system with an operational state of notPresent(3). |
juniPppSummaryPppIpv6NcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.60 | integer32 | read-only |
The total number of PPP IPV6 NCPs in the system with an operational state of noResources(4). |
juniPppSummaryPppOsiNcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.61 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of notPresent(3). |
juniPppSummaryPppOsiNcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.62 | integer32 | read-only |
The total number of PPP OSI NCPs in the system with an operational state of noResources(4). |
juniPppSummaryPppMplsNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.63 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of opened(1). |
juniPppSummaryPppMplsNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.64 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of not-opened(2). |
juniPppSummaryPppMplsNcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.65 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of notPresent(3). |
juniPppSummaryPppMplsNcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.66 | integer32 | read-only |
The total number of PPP MPLS NCPs in the system with an operational state of noResources(4). |
juniPppSummaryPppLinkStaticInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.67 | integer32 | read-only |
The total number of static PPP Link interfaces configured in the system. |
juniPppSummaryPppNetworkStaticInterfaceCount | 1.3.6.1.4.1.4874.2.2.11.1.7.68 | integer32 | read-only |
The total number of static PPP network interfaces configured in the system. |
juniPppSummaryPppNetworkMplsNCPs | 1.3.6.1.4.1.4874.2.2.11.1.7.69 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces. |
juniPppSummaryPppNetworkIpAdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.70 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
juniPppSummaryPppNetworkIpAdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.71 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
juniPppSummaryPppNetworkIpv6AdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.72 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
juniPppSummaryPppNetworkIpv6AdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.73 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
juniPppSummaryPppNetworkOsiAdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.74 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
juniPppSummaryPppNetworkOsiAdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.75 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
juniPppSummaryPppNetworkMplsAdminOpen | 1.3.6.1.4.1.4874.2.2.11.1.7.76 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to open(1). |
juniPppSummaryPppNetworkMplsAdminClose | 1.3.6.1.4.1.4874.2.2.11.1.7.77 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces that are administratively configured to close(2). |
juniPppSummaryPppNetworkIpNcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.78 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
juniPppSummaryPppNetworkIpNcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.79 | integer32 | read-only |
The total number of IP NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
juniPppSummaryPppNetworkIpv6NcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.80 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
juniPppSummaryPppNetworkIpv6NcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.81 | integer32 | read-only |
The total number of IPV6 NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
juniPppSummaryPppNetworkOsiNcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.82 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
juniPppSummaryPppNetworkOsiNcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.83 | integer32 | read-only |
The total number of OSI NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
juniPppSummaryPppNetworkMplsNcpOpened | 1.3.6.1.4.1.4874.2.2.11.1.7.84 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of opened(1). |
juniPppSummaryPppNetworkMplsNcpClosed | 1.3.6.1.4.1.4874.2.2.11.1.7.85 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of not-opened(2). |
juniPppSummaryPppNetworkMplsNcpNotPresent | 1.3.6.1.4.1.4874.2.2.11.1.7.86 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of notPresent(3). |
juniPppSummaryPppNetworkMplsNcpNoResources | 1.3.6.1.4.1.4874.2.2.11.1.7.87 | integer32 | read-only |
The total number of MPLS NCPs in the system configured on PPP network interfaces with an operational state of noResources(4). |
juniPppIpv6 | 1.3.6.1.4.1.4874.2.2.11.1.8 | |||
juniPppIpv6Table | 1.3.6.1.4.1.4874.2.2.11.1.8.1 | no-access |
Table containing the IPv6 parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.8.1.1 | no-access |
IPV6CP status information for a particular PPP link. |
||
juniPppIpv6ServiceStatus | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.1 | junienable | read-only |
Indicates whether IPv6 protocol service is operating over this PPP link. Service is established on this link through means outside this MIB. |
juniPppIpv6OperStatus | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.2 | integer | read-only |
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. Enumeration: 'opened': 1, 'notOpened': 2. |
juniPppIpv6TerminateReason | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.3 | integer | read-only |
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. Enumeration: 'none': 0, 'peerRenegotiated': 6, 'admin': 3, 'linkDown': 4, 'noService': 2, 'peerTerminated': 5, 'other': 1, 'negotiationFailure': 8, 'maxRetriesExceeded': 7. |
juniPppIpv6TerminateNegFailOption | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.4 | integer | read-only |
Reports the PPP IPV6CP option for which negotiation failed, when juniPppIpv6TerminateReason has the value 'negotiationFailure'. Enumeration: 'none': 0, 'other': 1, 'localIpv6AddressIfIdentifier': 2, 'remoteIpv6AddressIfIdentifier': 3. |
juniPppIpv6LocalIpv6AddressIfIdentifier | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.5 | ipv6addressifidentifier | read-only |
IPv6 Address Interface Identifier used by the local side. |
juniPppIpv6RemoteIpv6AddressIfIdentifier | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.6 | ipv6addressifidentifier | read-only |
IPv6 Address Interface Identifier used by the remote side. |
juniPppIpv6NetworkStatusIpv6cpRenegoTerminates | 1.3.6.1.4.1.4874.2.2.11.1.8.1.1.7 | counter32 | read-only |
Number of times ipv6cp terminated due to peer exceeding max renegotiation attempts. |
juniPppIpv6ConfigTable | 1.3.6.1.4.1.4874.2.2.11.1.8.2 | no-access |
Table containing the IPv6 parameters for the local PPP entity. |
|
1.3.6.1.4.1.4874.2.2.11.1.8.2.1 | no-access |
IPV6CP configuration information for a particular PPP link. |
||
juniPppIpv6ConfigAdminStatus | 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.1 | integer | read-write |
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. Enumeration: 'close': 2, 'open': 1. |
juniPppIpv6ConfigInitiateIpv6 | 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.2 | junienable | read-write |
Enables the initiation of negotiation of the IPv6CP. |
juniPppIpv6ConfigMaxIpv6cpRenegotiation | 1.3.6.1.4.1.4874.2.2.11.1.8.2.1.3 | integer32 | read-write |
Maximum number of allowed ipv6cp renegotiation attempts from peer. |
juniPppGlobalConfig | 1.3.6.1.4.1.4874.2.2.11.1.9 | |||
juniPppPeerIpAddressOptional | 1.3.6.1.4.1.4874.2.2.11.1.9.1 | junienable | read-write |
This 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. |
juniPppConformance | 1.3.6.1.4.1.4874.2.2.11.4 | |||
juniPppCompliances | 1.3.6.1.4.1.4874.2.2.11.4.1 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
juniPppGroups | 1.3.6.1.4.1.4874.2.2.11.4.2 | |||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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 |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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 |
||
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. |
||
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. |
||
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. |
||
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. |
||
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. |
||
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 |
||
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. |
||
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. |
||
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. |