Juniper-PROFILE-MIB
- Registered at
- 1.3.6.1.4.1.4874.2.2.25
- Last updated
- 2003-01-31 21:18
- Organization
- Juniper Networks, Inc.
- Revisions
- 2003-01-31 21:18, 2003-01-31 21:03, 2002-11-19 20:47, 2001-04-04 12:50, 2000-04-20 00:00, 1999-06-01 00:00
- Namespace
- juniper
- Source file
Juniper-PROFILE-MIB- Digest
sha256:dbf7a0197bece0dc5b20ca71f4af6461cb1100fc1cea6d2c19a4b32c8fbce033
Description
The Profile MIB for the Juniper Networks enterprise.
Contact
Juniper Networks, Inc. Postal: 10 Technology Park Drive Westford, MA 01886-3146 USA Tel: +1 978 589 5800 Email: mib@Juniper.net
Imports
| From | Symbols |
|---|---|
| IF-MIB | InterfaceIndex |
| Juniper-MIBs | juniMibs |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
IANAifType-MIB IF-MIB Juniper-MIBs Juniper-PROFILE-MIB Juniper-UNI-SMI SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| JuniProfileIfEncaps TEXTUAL-CONVENTION Encapsulated protocol type. The 'any' value is a wildcard value. The DESCRIPTION clause for an object having this syntax must describe how the 'any' value applies, if at all. | current | |||
| JuniProfileRangeId TEXTUAL-CONVENTION An application-specific identifier used to distinguish multiple profile assignments on a given interface/encapsulation pair. Not all interface applications support this capability. The semantics of the identifier are governed by the interface application on which a profile is assigned. For example, the ATM AAL5 application defines the semantics for range identifiers used in profile assignments on ATM AAL5 interfaces; and might choose to associate range identifiers with distinct VPI/VCI ranges. The value zero is reserved for use as the range identifier value for profile assignments on interfaces that do not support more than one assignment per encapsulation. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| juniProfileObjects OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.1 | |||
| juniProfileName OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.1.1 | |||
| juniProfileNameTable OBJECT-TYPE 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 | not-accessible | current | |
| juniProfileNameEntry OBJECT-TYPE A mapping of a profile name to an integer identifier for that name. | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1 | not-accessible | current | |
| juniProfileNameName OBJECT-TYPE The profile name uniquely identifying this entry. | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.1 | DisplayString (SIZE(1..80)) | read-only | current |
| juniProfileNameRowStatus OBJECT-TYPE Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET. | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.2 | RowStatus | read-create | current |
| juniProfileNameId OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.3 | Unsigned32 | read-only | current |
| juniProfileIdTable OBJECT-TYPE Provides inverse mapping of profile IDs to profile names. | 1.3.6.1.4.1.4874.2.2.25.1.1.2 | not-accessible | current | |
| juniProfileIdEntry OBJECT-TYPE A mapping of an integer identifier to a profile name. | 1.3.6.1.4.1.4874.2.2.25.1.1.2.1 | not-accessible | current | |
| juniProfileIdId OBJECT-TYPE The integer identifier associated with this profile name. | 1.3.6.1.4.1.4874.2.2.25.1.1.2.1.1 | Unsigned32 | not-accessible | current |
| juniProfileIdName OBJECT-TYPE The profile name having the associated identifier. | 1.3.6.1.4.1.4874.2.2.25.1.1.2.1.2 | DisplayString (SIZE(1..80)) | read-only | current |
| juniProfileAssign OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.1.2 | |||
| juniProfAssignIf OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.1.2.1 | |||
| juniProfAssignIfTable OBJECT-TYPE 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 | not-accessible | current | |
| juniProfAssignIfEntry OBJECT-TYPE An assignment of a profile to an interface/encapsulation pair. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1 | not-accessible | current | |
| juniProfAssignIfIndex OBJECT-TYPE The ifIndex of the interface to which the profile is assigned. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.1 | InterfaceIndex | not-accessible | current |
| juniProfAssignIfEncaps OBJECT-TYPE 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). | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.2 | JuniProfileIfEncaps | not-accessible | current |
| juniProfAssignIfRowStatus OBJECT-TYPE For SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.3 | RowStatus | read-create | current |
| juniProfAssignIfProfileId OBJECT-TYPE The ID of the profile assigned to this interface/encapsulation pair. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.4 | Unsigned32 | read-create | current |
| juniProfToIfMapTable OBJECT-TYPE 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 | not-accessible | current | |
| juniProfToIfMapEntry OBJECT-TYPE Reports an interface/encapsulation pair assigned to a profile. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1 | not-accessible | current | |
| juniProfToIfMapProfileId OBJECT-TYPE The ID of the profile assigned to this interface/encapsulation pair. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.1 | Unsigned32 | not-accessible | current |
| juniProfToIfMapIndex OBJECT-TYPE The ifIndex of the interface to which the profile is assigned. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.2 | InterfaceIndex | not-accessible | current |
| juniProfToIfMapEncaps OBJECT-TYPE The encapsulation type to which the assigned profile pertains. An interface may have a different profile assigned for each encapsulation type it supports. | 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.3 | JuniProfileIfEncaps | read-only | current |
| juniProfAssignIfRange OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.1.2.2 | |||
| juniProfAssignIfRangeTable OBJECT-TYPE 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 | not-accessible | current | |
| juniProfAssignIfRangeEntry OBJECT-TYPE An assignment of a profile to an interface/encapsulation/range 3-tuple. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1 | not-accessible | current | |
| juniProfAssignIfRangeIndex OBJECT-TYPE The ifIndex of the interface to which the profile is assigned. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.1 | InterfaceIndex | not-accessible | current |
| juniProfAssignIfRangeEncaps OBJECT-TYPE 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). | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.2 | JuniProfileIfEncaps | not-accessible | current |
| juniProfAssignIfRangeRangeId OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.3 | JuniProfileRangeId | not-accessible | current |
| juniProfAssignIfRangeRowStatus OBJECT-TYPE For SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.4 | RowStatus | read-create | current |
| juniProfAssignIfRangeProfileId OBJECT-TYPE The ID of the profile assigned to this interface/encapsulation/range 3-tuple. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.5 | Unsigned32 | read-create | current |
| juniProfToIfRangeMapTable OBJECT-TYPE 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 | not-accessible | current | |
| juniProfToIfRangeMapEntry OBJECT-TYPE Reports an interface/encapsulation/range 3-tuple assigned to a profile. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1 | not-accessible | current | |
| juniProfToIfRangeMapProfileId OBJECT-TYPE The ID of the profile assigned to this interface/encapsulation pair. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.1 | Unsigned32 | not-accessible | current |
| juniProfToIfRangeMapIndex OBJECT-TYPE The ifIndex of the interface to which the profile is assigned. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.2 | InterfaceIndex | not-accessible | current |
| juniProfToIfRangeMapEncaps OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.3 | JuniProfileIfEncaps | read-only | current |
| juniProfToIfRangeMapRangeId OBJECT-TYPE 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. | 1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.4 | JuniProfileRangeId | not-accessible | current |
| juniProfileMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.4 | |||
| juniProfileMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.4.1 | |||
| juniProfileMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.4874.2.2.25.4.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| juniProfileCompliance MODULE-COMPLIANCE Obsolete compliance statement for systems supporting naming of configuration profiles. This statement became obsolete when the interface profile assignment group was added. | 1.3.6.1.4.1.4874.2.2.25.4.1.1 | obsolete |
| juniProfileCompliance2 MODULE-COMPLIANCE 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. | 1.3.6.1.4.1.4874.2.2.25.4.1.2 | obsolete |
| juniProfileCompliance3 MODULE-COMPLIANCE The compliance statement for systems supporting naming of configuration profiles and profile assignment to interfaces. | 1.3.6.1.4.1.4874.2.2.25.4.1.3 | current |
| juniProfileGroup OBJECT-GROUP The basic collection of objects providing management of Profile naming functionality in a Juniper product. | 1.3.6.1.4.1.4874.2.2.25.4.2.1 | current |
| juniProfileIfGroup OBJECT-GROUP 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. | 1.3.6.1.4.1.4874.2.2.25.4.2.2 | obsolete |
| juniProfileIfGroup2 OBJECT-GROUP The basic collection of objects providing management of Profile assignment to interfaces in a Juniper product. | 1.3.6.1.4.1.4874.2.2.25.4.2.3 | current |