Unisphere-Data-PPP-PROFILE-MIB: View SNMP OID List / Download MIB

VENDOR: JUNIPER


 Home MIB: Unisphere-Data-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 usdPppProfileMIB 1.3.6.1.4.1.4874.2.2.45
The Point-to-Point Protocol (PPP) Profile MIB for the Unisphere Netowrks enterprise. This MIB provides configuration parameters that extend the tables found in the Unisphere-Data-PROFILE-MIB to support profiles for PPP interfaces.
       usdPppProfileObjects 1.3.6.1.4.1.4874.2.2.45.1
           usdPppProfile 1.3.6.1.4.1.4874.2.2.45.1.1
               usdPppProfileTable 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 usdProfileNameTable in the Unisphere-Data-PROFILE-MIB.
                   usdPppProfileEntry 1.3.6.1.4.1.4874.2.2.45.1.1.1.1 no-access
A profile describing configuration of a PPP interface.
                       usdPppProfileId 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 Unisphere-Data-PROFILE-MIB.usdProfileNameTable.
                       usdPppProfileSetMap 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.2 usdsetmap read-write
A bitmap representing which objects in this entry have been explicitly configured. See the definition of the UsdSetMap 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 UsdSetMap, bits in UsdSetMap are set as a side-effect of configuring other profile attributes in the same entry. If, however, a SET request explicitly configures UsdSetMap, 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 UsdSetMap.
                       usdPppProfileLcpMagicNumber 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.
                       usdPppProfileLcpKeepalive 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.
                       usdPppProfileLcpAuthentication 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.5 usdpppauthentication 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 usdPppProfileAuthenticatorVirtualRouter object to an empty string.
                       usdPppProfileIpPeerDnsPriority 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.6 usdenable 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.
                       usdPppProfileIpPeerWinsPriority 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.7 usdenable 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.
                       usdPppProfileLcpInitialMRU 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.8 integer 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.
                       usdPppProfilePacketLog 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.9 usdenable read-write
When enabled, allows packet logging on dynamic PPP interfaces.
                       usdPppProfileStateLog 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.10 usdenable read-write
When enabled, allows state machine logging on dynamic PPP interfaces.
                       usdPppProfileChapMinChallengeLength 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.11 integer read-write
Minimum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value greater than usdPppProfileChapMaxChallengeLength.
                       usdPppProfileChapMaxChallengeLength 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.12 integer read-write
Maximum value of the CHAP authenticator challenge length value. This value is never allowed to be set to a value less than usdPppLinkConfigChapMinChallengeLength.
                       usdPppProfilePassiveMode 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.13 usdenable 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.
                       usdPppProfileMlppp 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.14 usdenable read-write
Enables the creation of dynamic multi-link PPP interfaces.
                       usdPppProfileIpcpNetmask 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.15 usdenable read-write
Enables the negotiation of the IPCP option netmask (0x90) during IPCP negotiation.
                       usdPppProfileAuthenticatorVirtualRouter 1.3.6.1.4.1.4874.2.2.45.1.1.1.1.16 usdname read-write
The name of the virtual router (Unisphere-Data-ROUTER-MIB.usdRouterName) 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 usdPppProfileConfigAuthentication object is none or not configured.
       usdPppProfileConformance 1.3.6.1.4.1.4874.2.2.45.4
           usdPppProfileCompliances 1.3.6.1.4.1.4874.2.2.45.4.1
               usdPppProfileCompliance 1.3.6.1.4.1.4874.2.2.45.4.1.1
Obsolete compliance statement for entities which implement the Unisphere PPP Profile MIB. This statement became obsolete when support was added for multi-link PPP interfaces.
               usdPppProfileCompliance2 1.3.6.1.4.1.4874.2.2.45.4.1.2
Obsolete compliance statement for entities which implement the Unisphere PPP Profile MIB. This statement became obsolete when support was added for negotiation of IPCP option netmask.
               usdPppProfileCompliance3 1.3.6.1.4.1.4874.2.2.45.4.1.3
Obsolete compliance statement for entities which implement the Unisphere PPP Profile MIB. This statement became obsolete when the usdPppProfileAuthenticatorVirtualRouter object was added.
               usdPppProfileCompliance4 1.3.6.1.4.1.4874.2.2.45.4.1.4
The compliance statement for entities which implement the Unisphere PPP Profile MIB.
           usdPppProfileGroups 1.3.6.1.4.1.4874.2.2.45.4.2
               usdPppProfileGroup 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 Unisphere product. This group became obsolete when support was added for MLPPP.
               usdPppProfileGroup2 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 Unisphere product. This group became obsolete when support was added for negotiation of IPCP option netmask.
               usdPppProfileGroup3 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 Unisphere product. This group became obsolete when the usdPppProfileAuthenticatorVirtualRouter object was added.
               usdPppProfileGroup4 1.3.6.1.4.1.4874.2.2.45.4.2.4
A collection of objects providing management of profile functionality for PPP interfaces in a Unisphere product.