Juniper-PPP-PROFILE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-PPP-PROFILE-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 |
juniPppProfileMIB | 1.3.6.1.4.1.4874.2.2.45 |
The Point-to-Point Protocol (PPP) Profile MIB for the Juniper Netowrks enterprise. This MIB provides configuration parameters that extend the tables found in the Juniper-PROFILE-MIB to support profiles for PPP interfaces. |
||
juniPppProfileObjects | 1.3.6.1.4.1.4874.2.2.45.1 | |||
juniPppProfile | 1.3.6.1.4.1.4874.2.2.45.1.1 | |||
juniPppProfileTable | 1.3.6.1.4.1.4874.2.2.45.1.1.1 | no-access |
This table contains profiles for configuring PPP interfaces. Entries in this table are created/deleted as a side-effect of corresponding operations to the juniProfileNameTable in the Juniper-PROFILE-MIB. |
|
1.3.6.1.4.1.4874.2.2.45.1.1.1.1 | no-access |
A profile describing configuration of a PPP interface. |
||
juniPppProfileId | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.1 | unsigned32 | no-access |
The integer identifier associated with this profile. A value for this identifier is determined by locating or creating a profile name in the Juniper-PROFILE-MIB.juniProfileNameTable. |
juniPppProfileSetMap | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.2 | junisetmap | read-write |
A bitmap representing which objects in this entry have been explicitly configured. See the definition of the JuniSetMap TEXTUAL-CONVENTION for details of use. The INDEX object(s) and this object are excluded from representation (i.e. their bits are never set). When a SET request does not explicitly configure JuniSetMap, bits in JuniSetMap are set as a side-effect of configuring other profile attributes in the same entry. If, however, a SET request explicitly configures JuniSetMap, the explicitly configured value overrides 1) any previous bit settings, and 2) any simultaneous 'side-effect' settings that would otherwise occur. Once set, bits can only be cleared by explicitly configuring JuniSetMap. |
juniPppProfileLcpMagicNumber | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.3 | integer | read-write |
If true(2) then the local node will attempt to perform Magic Number negotiation with the remote node. If false(1) then this negotiation is not performed. In any event, the local node will comply with any magic number negotiations attempted by the remote node, per the PPP specification. Enumeration: 'true': 2, 'false': 1. |
juniPppProfileLcpKeepalive | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.4 | integer32 | read-write |
Keepalive interval in seconds. A value of zero disables keepalive. Keepalive is performed using LCP Echo. |
juniPppProfileLcpAuthentication | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.5 | junipppauthentication | read-write |
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. Setting this object to none will set the juniPppProfileAuthenticatorVirtualRouter object to an empty string. This object returns a none value on the get operation. New object juniPppProfileLcpAuthentication2 will reflect the configured values. Setting this object along with the juniPppProfileLcpAuthentication2 object will return an inconsistentValue error. |
juniPppProfileIpPeerDnsPriority | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.6 | 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. |
juniPppProfileIpPeerWinsPriority | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.7 | 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. |
juniPppProfileLcpInitialMRU | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.8 | integer32 | read-write |
The initial Maximum Receive Unit (MRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 1 then the local PPP entity will advertise an MRU value determined by its underlying media interface. |
juniPppProfilePacketLog | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.9 | junienable | read-write |
When enabled, allows packet logging on dynamic PPP interfaces. |
juniPppProfileStateLog | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.10 | junienable | read-write |
When enabled, allows state machine logging on dynamic PPP interfaces. |
juniPppProfileChapMinChallengeLength | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.11 | integer32 | read-write |
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than juniPppProfileChapMaxChallengeLength. |
juniPppProfileChapMaxChallengeLength | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.12 | integer32 | read-write |
Maximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than juniPppLinkConfigChapMinChallengeLength. |
juniPppProfilePassiveMode | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.13 | junienable | read-write |
When enabled, LCP state machine is forced into passive mode on lower layer UP message. It adds compatibility with slow and buggy clients. |
juniPppProfileMlppp | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.14 | junienable | read-write |
Enables the creation of dynamic multi-link PPP interfaces. |
juniPppProfileIpcpNetmask | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.15 | junienable | read-write |
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation. |
juniPppProfileAuthenticatorVirtualRouter | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.16 | juniname | read-write |
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 non null string returns inconsistentValue value error if juniPppProfileConfigAuthentication object is none or not configured. |
juniPppProfileAaaProfile | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.17 | juniname | read-write |
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. |
juniPppProfileInitiateIp | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.18 | junienable | read-write |
If enabled, PPP interface will initiate negotiation of IPCP; if disabled, PPP interface will rely on remote PPP client to initiate negotiation of IPCP. |
juniPppProfileInitiateIpv6 | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.19 | junienable | read-write |
If enabled, PPP interface will initiate negotiation of IPv6CP; if disabled, PPP interface will rely on remote PPP client to initiate negotiation of IPv6CP. |
juniPppProfileFragmentation | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.20 | junienable | read-write |
Enables MLPPP fragmentation. |
juniPppProfileReassembly | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.21 | junienable | read-write |
Enables MLPPP reassembly. |
juniPppProfileMaxReceiveReconstructedUnit | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.22 | integer32 | read-write |
The Maximum Received 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. |
juniPppProfileFragmentSize | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.23 | integer32 | read-write |
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. |
juniPppProfileHashLinkSelection | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.24 | junienable | read-write |
Enables MLPPP hash-based link selection for non-best-effort data. |
juniPppProfileLcpAuthentication2 | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.25 | juninibbleconfig | read-write |
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 juniPppProfileAuthenticatorVirtualRouter object to an empty string. Setting this object along with the juniPppProfileLcpAuthentication object will return an inconsistentValue error. |
juniPppProfileIgnoreMagicNumberMismatch | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.26 | junienable | read-write |
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 |
juniPppProfileIpcpPromptDnsOption | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.27 | junienable | read-write |
Control prompting of IPCP options to remote peer. |
juniPppProfileIpcpLockout | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.28 | junienable | read-write |
The lockout option for IPCP determines whether IPCP can be negotiated when the interface is already running IPV6CP. On enabling this option, the negotiation will be blocked after the IPV6CP service is up and waited for 10 seconds for peer IPCP initiation. The address is restored to the pool after the 10 second timeout. Disabling this option will re enable simultaneous NCP negotiations that are configured. |
juniPppProfileMultilinkMulticlass | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.29 | junienable | read-only |
Enables Multiclass Multilink PPP (MCML). Changing this object has an effect when the link is next restarted. |
juniPppProfileMultilinkMaxMultiClasses | 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.30 | integer | read-only |
Maximum number of MCML classes to be negotiated. Changing this object has an effect when the link is next restarted. |
juniPppProfileMulticlassTraffiClassTable | 1.3.6.1.4.1.4874.2.2.45.1.1.2 | no-access |
This table contains entries for MLPPP Multiclass to traffic class mapping of the profile present in the system. |
|
1.3.6.1.4.1.4874.2.2.45.1.1.2.1 | no-access |
Each entry describes the MLPPP multiclass to traffic class mapping of profiles.Other characteristics like fragmentation and reassembly for a particular traffic class can be configured. |
||
juniPppProfileMulticlassId | 1.3.6.1.4.1.4874.2.2.45.1.1.2.1.1 | unsigned32 | no-access |
The index of the profile. When creating entries in this table, suitable values for this object are determined by reading juniPppProfileId. |
juniPppProfileMulticlassIndex | 1.3.6.1.4.1.4874.2.2.45.1.1.2.1.2 | integer | no-access |
The multiclass index of a particular traffic class type. This can be configured only when MCMP is enabled in the profile. |
juniPppProfileMulticlassTcName | 1.3.6.1.4.1.4874.2.2.45.1.1.2.1.3 | junipppprofilemulticlasstcname | read-write |
The traffic class index mapped to the MCMP multiclass index. This can be configured only when MCMP is enabled in the profile. |
juniPppProfileMulticlassFragmentation | 1.3.6.1.4.1.4874.2.2.45.1.1.2.1.4 | junienable | read-write |
Enable or disable fragmentation for a particular multiclass. This can be configured only when MCMP is enaled in the profile. |
juniPppProfileMulticlassReassembly | 1.3.6.1.4.1.4874.2.2.45.1.1.2.1.5 | junienable | read-write |
Enable or disable rassembly for a particular multiclass. This can be configured only when MCMP is enaled in the profile. |
juniPppProfileConformance | 1.3.6.1.4.1.4874.2.2.45.4 | |||
juniPppProfileCompliances | 1.3.6.1.4.1.4874.2.2.45.4.1 | |||
juniPppProfileCompliance | 1.3.6.1.4.1.4874.2.2.45.4.1.1 |
Obsolete compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when support was added for multi-link PPP interfaces. |
||
juniPppProfileCompliance2 | 1.3.6.1.4.1.4874.2.2.45.4.1.2 |
Obsolete compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when support was added for negotiation of IPCP option netmask. |
||
juniPppProfileCompliance3 | 1.3.6.1.4.1.4874.2.2.45.4.1.3 |
Obsolete compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when the juniPppProfileAuthenticatorVirtualRouter object was added. |
||
juniPppProfileCompliance4 | 1.3.6.1.4.1.4874.2.2.45.4.1.4 |
Obsolete compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when the juniPppProfileAaaProfile object was added. |
||
juniPppProfileCompliance5 | 1.3.6.1.4.1.4874.2.2.45.4.1.5 |
Obsolete compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when the juniPppProfileInitiateIp and juniPppProfileInitiateIpv6 objects were added. |
||
juniPppProfileCompliance6 | 1.3.6.1.4.1.4874.2.2.45.4.1.6 |
Obsolete compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when fragmentation and reassembly support was added. |
||
juniPppProfileCompliance7 | 1.3.6.1.4.1.4874.2.2.45.4.1.7 |
The compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when object juniPppProfileHashLinkSelection was added. |
||
juniPppProfileCompliance8 | 1.3.6.1.4.1.4874.2.2.45.4.1.8 |
The compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when object juniPppProfileLcpAuthentication2 was added. |
||
juniPppProfileCompliance9 | 1.3.6.1.4.1.4874.2.2.45.4.1.9 |
The compliance statement for entities which implement the Juniper PPP Profile MIB. This statement became obsolete when object juniPppProfileIpcpDnsOption and juniPppProfileIpcpLockout was added. |
||
juniPppProfileCompliance10 | 1.3.6.1.4.1.4874.2.2.45.4.1.10 |
The compliance statement for entities which implement the Juniper PPP Profile MIB. |
||
juniPppProfileGroups | 1.3.6.1.4.1.4874.2.2.45.4.2 | |||
juniPppProfileGroup | 1.3.6.1.4.1.4874.2.2.45.4.2.1 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when support was added for MLPPP. |
||
juniPppProfileGroup2 | 1.3.6.1.4.1.4874.2.2.45.4.2.2 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when support was added for negotiation of IPCP option netmask. |
||
juniPppProfileGroup3 | 1.3.6.1.4.1.4874.2.2.45.4.2.3 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when the juniPppProfileAuthenticatorVirtualRouter object was added. |
||
juniPppProfileGroup4 | 1.3.6.1.4.1.4874.2.2.45.4.2.4 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when the juniPppProfileAaaProfile object was added. |
||
juniPppProfileGroup5 | 1.3.6.1.4.1.4874.2.2.45.4.2.5 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when the juniPppProfileInitiateIp and juniPppProfileInitiateIpv6 objects were added. |
||
juniPppProfileGroup6 | 1.3.6.1.4.1.4874.2.2.45.4.2.6 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when support was added for fragmentation and reassembly. |
||
juniPppProfileGroup7 | 1.3.6.1.4.1.4874.2.2.45.4.2.7 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when support was added for mlppp hash-based link selection. |
||
juniPppProfileGroup8 | 1.3.6.1.4.1.4874.2.2.45.4.2.8 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when juniPppProfileLcpAuthentication2 was added. |
||
juniPppProfileGroup9 | 1.3.6.1.4.1.4874.2.2.45.4.2.9 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when juniPppProfileIgnoreMagicNumberMismatch was added |
||
juniPppProfileGroup10 | 1.3.6.1.4.1.4874.2.2.45.4.2.10 |
A collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This group became obsolete when juniPppProfileIpcpDnsOption and juniPppProfileIpcpLockout was added |
||
juniPppProfileGroup11 | 1.3.6.1.4.1.4874.2.2.45.4.2.11 |
Obsolete collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. This was obsoleted when the support for multiclass MLPPP was added. |
||
juniPppProfileGroup12 | 1.3.6.1.4.1.4874.2.2.45.4.2.12 |
A collection of objects providing management of profile functionality for PPP interfaces in a Juniper product. |
||
juniPppProfileMulticlassTrafficClassGroup1 | 1.3.6.1.4.1.4874.2.2.45.4.2.13 |
A collection of object providing management of multiclass MLPPP multiclass to traffic class mapping functionality in the PPP profile in a Juniper product. |