Juniper-PROFILE-MIB: View SNMP OID List / Download MIB
VENDOR: JUNIPER
Home | MIB: Juniper-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 |
juniProfileMIB | 1.3.6.1.4.1.4874.2.2.25 |
The Profile MIB for the Juniper Networks enterprise. |
||
juniProfileObjects | 1.3.6.1.4.1.4874.2.2.25.1 | |||
juniProfileName | 1.3.6.1.4.1.4874.2.2.25.1.1 | |||
juniProfileNameTable | 1.3.6.1.4.1.4874.2.2.25.1.1.1 | no-access |
The entries in this table provide mappings of configuration profile names to local integer identifiers for those profiles. These integers are used as indexes into other MIB tables containing profile configuration parameters associated with the same profile name. |
|
1.3.6.1.4.1.4874.2.2.25.1.1.1.1 | no-access |
A mapping of a profile name to an integer identifier for that name. |
||
juniProfileNameName | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.1 | displaystring | read-only |
The profile name uniquely identifying this entry. |
juniProfileNameRowStatus | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.2 | rowstatus | read-only |
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. |
juniProfileNameId | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.3 | unsigned32 | read-only |
The integer identifier associated with this profile name. This value of this identifier is assigned by the device when an entry in this table is created. |
juniProfileIdTable | 1.3.6.1.4.1.4874.2.2.25.1.1.2 | no-access |
Provides inverse mapping of profile IDs to profile names. |
|
1.3.6.1.4.1.4874.2.2.25.1.1.2.1 | no-access |
A mapping of an integer identifier to a profile name. |
||
juniProfileIdId | 1.3.6.1.4.1.4874.2.2.25.1.1.2.1.1 | unsigned32 | no-access |
The integer identifier associated with this profile name. |
juniProfileIdName | 1.3.6.1.4.1.4874.2.2.25.1.1.2.1.2 | displaystring | read-only |
The profile name having the associated identifier. |
juniProfileAssign | 1.3.6.1.4.1.4874.2.2.25.1.2 | |||
juniProfAssignIf | 1.3.6.1.4.1.4874.2.2.25.1.2.1 | |||
juniProfAssignIfTable | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1 | no-access |
Table providing profile assignment to interface/encapsulation pair. The entries in this table specify which profile to use when creating and configuring a dynamic interface (whose type is identified by the encapsulation) above a specified interface. Each entry in this table is reflected in a juniProfAssignIfTable entry having a zero-valued range identifier. |
|
1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1 | no-access |
An assignment of a profile to an interface/encapsulation pair. |
||
juniProfAssignIfIndex | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.1 | interfaceindex | no-access |
The ifIndex of the interface to which the profile is assigned. |
juniProfAssignIfEncaps | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.2 | juniprofileifencaps | no-access |
The encapsulated protocol type to which the assigned profile pertains. An interface may have a different profile assigned for each encapsulation it supports. If an entry for a specific encapsulation is absent, the profile assigned for the 'any' encapsulation will be used (if that assignment is present in this table). |
juniProfAssignIfRowStatus | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.3 | rowstatus | read-only |
For SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read. |
juniProfAssignIfProfileId | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.4 | unsigned32 | read-only |
The ID of the profile assigned to this interface/encapsulation pair. |
juniProfToIfMapTable | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2 | no-access |
Table to report the set of interface/encapsulation pairs assigned to each profile. |
|
1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1 | no-access |
Reports an interface/encapsulation pair assigned to a profile. |
||
juniProfToIfMapProfileId | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.1 | unsigned32 | no-access |
The ID of the profile assigned to this interface/encapsulation pair. |
juniProfToIfMapIndex | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.2 | interfaceindex | no-access |
The ifIndex of the interface to which the profile is assigned. |
juniProfToIfMapEncaps | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.3 | juniprofileifencaps | read-only |
The encapsulation type to which the assigned profile pertains. An interface may have a different profile assigned for each encapsulation type it supports. |
juniProfAssignIfRange | 1.3.6.1.4.1.4874.2.2.25.1.2.2 | |||
juniProfAssignIfRangeTable | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1 | no-access |
Table providing profile assignment to interface/encapsulation/range 3-tuple. The entries in this table specify which profile to use when creating and configuring a dynamic interface (whose type is identified by the encapsulation) above a specified interface, with profile selection being further discriminated by the range identifier. Each entry in juniProfAssignIfTable is reflected by an entry in this table having a zero-valued range identifier. |
|
1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1 | no-access |
An assignment of a profile to an interface/encapsulation/range 3-tuple. |
||
juniProfAssignIfRangeIndex | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.1 | interfaceindex | no-access |
The ifIndex of the interface to which the profile is assigned. |
juniProfAssignIfRangeEncaps | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.2 | juniprofileifencaps | no-access |
The encapsulated protocol type to which the assigned profile pertains. An interface may have zero, one or more profiles assigned for each encapsulation it supports. If an entry for a specific encapsulation is absent, the profile assigned for the 'any' encapsulation will be used (if that assignment is present in this table). |
juniProfAssignIfRangeRangeId | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.3 | juniprofilerangeid | no-access |
An application-specific range identifier to which the assigned profile pertains. An interface may have zero, one or more profiles assigned for each encapsulation it supports, distinguished by range identifier. A value of zero should be used for an interface that does not support multiple profile assignments per encapsulation. |
juniProfAssignIfRangeRowStatus | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.4 | rowstatus | read-only |
For SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read. |
juniProfAssignIfRangeProfileId | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.5 | unsigned32 | read-only |
The ID of the profile assigned to this interface/encapsulation/range 3-tuple. |
juniProfToIfRangeMapTable | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2 | no-access |
Table to report the set of interface/encapsulation/range 3-tuples assigned to each profile. |
|
1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1 | no-access |
Reports an interface/encapsulation/range 3-tuple assigned to a profile. |
||
juniProfToIfRangeMapProfileId | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.1 | unsigned32 | no-access |
The ID of the profile assigned to this interface/encapsulation pair. |
juniProfToIfRangeMapIndex | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.2 | interfaceindex | no-access |
The ifIndex of the interface to which the profile is assigned. |
juniProfToIfRangeMapEncaps | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.3 | juniprofileifencaps | read-only |
The encapsulation type to which the assigned profile pertains. An interface may have zero, one or more profiles assigned for each encapsulation type it supports. |
juniProfToIfRangeMapRangeId | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.4 | juniprofilerangeid | no-access |
An application-specific range identifier to which the assigned profile pertains. An interface may have zero, one or more profiles assigned for each encapsulation it supports, distinguished by range identifier. |
juniProfileMIBConformance | 1.3.6.1.4.1.4874.2.2.25.4 | |||
juniProfileMIBCompliances | 1.3.6.1.4.1.4874.2.2.25.4.1 | |||
juniProfileCompliance | 1.3.6.1.4.1.4874.2.2.25.4.1.1 |
Obsolete compliance statement for systems supporting naming of configuration profiles. This statement became obsolete when the interface profile assignment group was added. |
||
juniProfileCompliance2 | 1.3.6.1.4.1.4874.2.2.25.4.1.2 |
Obsolete compliance statement for systems supporting naming of configuration profiles and profile assignment to interfaces. This statement became obsolete when support for range indexing of profile assignments was added. |
||
juniProfileCompliance3 | 1.3.6.1.4.1.4874.2.2.25.4.1.3 |
The compliance statement for systems supporting naming of configuration profiles and profile assignment to interfaces. |
||
juniProfileMIBGroups | 1.3.6.1.4.1.4874.2.2.25.4.2 | |||
juniProfileGroup | 1.3.6.1.4.1.4874.2.2.25.4.2.1 |
The basic collection of objects providing management of Profile naming functionality in a Juniper product. |
||
juniProfileIfGroup | 1.3.6.1.4.1.4874.2.2.25.4.2.2 |
Obsolete collection of objects providing management of Profile assignment to interfaces in a Juniper product. This group became obsolete when support for range indexing of profile assignments was added. |
||
juniProfileIfGroup2 | 1.3.6.1.4.1.4874.2.2.25.4.2.3 |
The basic collection of objects providing management of Profile assignment to interfaces in a Juniper product. |