Home/Catalog/Juniper-PROFILE-MIB

Juniper-PROFILE-MIB

The Profile MIB for the Juniper Networks enterprise.
Main OID:
juniProfileMIB.1.3.6.1.4.1.4874.2.2.25
48
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

48 total
Object Name
juniProfileMIBThe Profile MIB for the Juniper Networks enterprise.
MODULE-IDENTITY
.1.3.6.1.4.1.4874.2.2.25
juniProfileObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.1
juniProfileName
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.1.1
juniProfileNameTableThe 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.
SEQUENCE OF JuniProfileNameEntry
.1.3.6.1.4.1.4874.2.2.25.1.1.1
juniProfileNameEntryA mapping of a profile name to an integer identifier for that name.
JuniProfileNameEntry
.1.3.6.1.4.1.4874.2.2.25.1.1.1.1
juniProfileNameNameThe profile name uniquely identifying this entry.ro
DisplayString
.1.3.6.1.4.1.4874.2.2.25.1.1.1.1.1
juniProfileNameRowStatusControls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.25.1.1.1.1.2
juniProfileNameIdThe 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.ro
Unsigned32
.1.3.6.1.4.1.4874.2.2.25.1.1.1.1.3
juniProfileIdTableProvides inverse mapping of profile IDs to profile names.
SEQUENCE OF JuniProfileIdEntry
.1.3.6.1.4.1.4874.2.2.25.1.1.2
juniProfileIdEntryA mapping of an integer identifier to a profile name.
JuniProfileIdEntry
.1.3.6.1.4.1.4874.2.2.25.1.1.2.1
juniProfileIdIdThe integer identifier associated with this profile name.
Unsigned32
.1.3.6.1.4.1.4874.2.2.25.1.1.2.1.1
juniProfileIdNameThe profile name having the associated identifier.ro
DisplayString
.1.3.6.1.4.1.4874.2.2.25.1.1.2.1.2
juniProfileAssign
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.1.2
juniProfAssignIf
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.1.2.1
juniProfAssignIfTableTable 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.
SEQUENCE OF JuniProfAssignIfEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.1.1
juniProfAssignIfEntryAn assignment of a profile to an interface/encapsulation pair.
JuniProfAssignIfEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1
juniProfAssignIfIndexThe ifIndex of the interface to which the profile is assigned.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.1
juniProfAssignIfEncapsThe 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).
JuniProfileIfEncaps
.1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.2
juniProfAssignIfRowStatusFor SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.3
juniProfAssignIfProfileIdThe ID of the profile assigned to this interface/encapsulation pair.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.4
juniProfToIfMapTableTable to report the set of interface/encapsulation pairs assigned to each profile.
SEQUENCE OF JuniProfToIfMapEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.1.2
juniProfToIfMapEntryReports an interface/encapsulation pair assigned to a profile.
JuniProfToIfMapEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1
juniProfToIfMapProfileIdThe ID of the profile assigned to this interface/encapsulation pair.
Unsigned32
.1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.1
juniProfToIfMapIndexThe ifIndex of the interface to which the profile is assigned.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.2
juniProfToIfMapEncapsThe encapsulation type to which the assigned profile pertains. An interface may have a different profile assigned for each encapsulation type it supports.ro
JuniProfileIfEncaps
.1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.3
juniProfAssignIfRange
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.1.2.2
juniProfAssignIfRangeTableTable 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.
SEQUENCE OF JuniProfAssignIfRangeEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1
juniProfAssignIfRangeEntryAn assignment of a profile to an interface/encapsulation/range 3-tuple.
JuniProfAssignIfRangeEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1
juniProfAssignIfRangeIndexThe ifIndex of the interface to which the profile is assigned.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.1
juniProfAssignIfRangeEncapsThe 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).
JuniProfileIfEncaps
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.2
juniProfAssignIfRangeRangeIdAn 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.
JuniProfileRangeId
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.3
juniProfAssignIfRangeRowStatusFor SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.4
juniProfAssignIfRangeProfileIdThe ID of the profile assigned to this interface/encapsulation/range 3-tuple.rw
Unsigned32
.1.3.6.1.4.1.4874.2.2.25.1.2.2.1.1.5
juniProfToIfRangeMapTableTable to report the set of interface/encapsulation/range 3-tuples assigned to each profile.
SEQUENCE OF JuniProfToIfRangeMapEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.2.2
juniProfToIfRangeMapEntryReports an interface/encapsulation/range 3-tuple assigned to a profile.
JuniProfToIfRangeMapEntry
.1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1
juniProfToIfRangeMapProfileIdThe ID of the profile assigned to this interface/encapsulation pair.
Unsigned32
.1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.1
juniProfToIfRangeMapIndexThe ifIndex of the interface to which the profile is assigned.
InterfaceIndex (IF-MIB)
.1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.2
juniProfToIfRangeMapEncapsThe encapsulation type to which the assigned profile pertains. An interface may have zero, one or more profiles assigned for each encapsulation type it supports.ro
JuniProfileIfEncaps
.1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.3
juniProfToIfRangeMapRangeIdAn 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.
JuniProfileRangeId
.1.3.6.1.4.1.4874.2.2.25.1.2.2.2.1.4
juniProfileMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.4
juniProfileMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.4.1
juniProfileComplianceObsolete compliance statement for systems supporting naming of configuration profiles. This statement became obsolete when the interface profile assignment group was added.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.25.4.1.1
juniProfileCompliance2Obsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.25.4.1.2
juniProfileCompliance3The compliance statement for systems supporting naming of configuration profiles and profile assignment to interfaces.
Unknown
.1.3.6.1.4.1.4874.2.2.25.4.1.3
juniProfileMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.4874.2.2.25.4.2
juniProfileGroupThe basic collection of objects providing management of Profile naming functionality in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.25.4.2.1
juniProfileIfGroupObsolete 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.obsolete
Unknown
.1.3.6.1.4.1.4874.2.2.25.4.2.2
juniProfileIfGroup2The basic collection of objects providing management of Profile assignment to interfaces in a Juniper product.
Unknown
.1.3.6.1.4.1.4874.2.2.25.4.2.3
Juniper-PROFILE-MIB - SNMP MIB Reference | MIBs Explorer