Unisphere-Data-PROFILE-MIB

File: Unisphere-Data-PROFILE-MIB.mib (13926 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB Unisphere-Data-MIBs

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
TEXTUAL-CONVENTION DisplayString RowStatus
MODULE-COMPLIANCE OBJECT-GROUP InterfaceIndex
usDataMibs

Defined Types

UsdProfileIfEncaps  
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.
TEXTUAL-CONVENTION    
  INTEGER ip(0), ppp(1), pppoe(17), bridgedEthernet(19), any(127)  

UsdProfileNameEntry  
SEQUENCE    
  usdProfileNameName DisplayString
  usdProfileNameRowStatus RowStatus
  usdProfileNameId Unsigned32

UsdProfileIdEntry  
SEQUENCE    
  usdProfileIdId Unsigned32
  usdProfileIdName DisplayString

UsdProfAssignIfEntry  
SEQUENCE    
  usdProfAssignIfIndex InterfaceIndex
  usdProfAssignIfEncaps UsdProfileIfEncaps
  usdProfAssignIfRowStatus RowStatus
  usdProfAssignIfProfileId Unsigned32

UsdProfToIfMapEntry  
SEQUENCE    
  usdProfToIfMapProfileId Unsigned32
  usdProfToIfMapIndex InterfaceIndex
  usdProfToIfMapEncaps UsdProfileIfEncaps

Defined Values

usdProfileMIB 1.3.6.1.4.1.4874.2.2.25
The Profile MIB for the Unisphere Networks Inc. enterprise.
MODULE-IDENTITY    

usdProfileObjects 1.3.6.1.4.1.4874.2.2.25.1
OBJECT IDENTIFIER    

usdProfileName 1.3.6.1.4.1.4874.2.2.25.1.1
OBJECT IDENTIFIER    

usdProfileAssign 1.3.6.1.4.1.4874.2.2.25.1.2
OBJECT IDENTIFIER    

usdProfileNameTable 1.3.6.1.4.1.4874.2.2.25.1.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdProfileNameEntry

usdProfileNameEntry 1.3.6.1.4.1.4874.2.2.25.1.1.1.1
A mapping of a profile name to an integer identifier for that name.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdProfileNameEntry  

usdProfileNameName 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.1
The profile name uniquely identifying this entry.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..80)  

usdProfileNameRowStatus 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.2
Controls creation/deletion of entries in this table. Only the values 'createAndGo' and 'destroy' may be SET.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdProfileNameId 1.3.6.1.4.1.4874.2.2.25.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

usdProfileIdTable 1.3.6.1.4.1.4874.2.2.25.1.1.2
Provides inverse mapping of profile IDs to profile names.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdProfileIdEntry

usdProfileIdEntry 1.3.6.1.4.1.4874.2.2.25.1.1.2.1
A mapping of an integer identifier to a profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdProfileIdEntry  

usdProfileIdId 1.3.6.1.4.1.4874.2.2.25.1.1.2.1.1
The integer identifier associated with this profile name.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdProfileIdName 1.3.6.1.4.1.4874.2.2.25.1.1.2.1.2
The profile name having the associated identifier.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..80)  

usdProfAssignIf 1.3.6.1.4.1.4874.2.2.25.1.2.1
OBJECT IDENTIFIER    

usdProfAssignIfTable 1.3.6.1.4.1.4874.2.2.25.1.2.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdProfAssignIfEntry

usdProfAssignIfEntry 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1
An assignment of a profile to an interface/encapsulation pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdProfAssignIfEntry  

usdProfAssignIfIndex 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.1
The ifIndex of the interface to which the profile is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdProfAssignIfEncaps 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.2
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).
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdProfileIfEncaps  

usdProfAssignIfRowStatus 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.3
For SET, supports only createAndGo(4) and destroy(6). Returns active(1) when read.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

usdProfAssignIfProfileId 1.3.6.1.4.1.4874.2.2.25.1.2.1.1.1.4
The ID of the profile assigned to this interface/encapsulation pair.
Status: current Access: read-create
OBJECT-TYPE    
  Unsigned32  

usdProfToIfMapTable 1.3.6.1.4.1.4874.2.2.25.1.2.1.2
Table to report the set of interface/encapsulation pairs assigned to each profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    UsdProfToIfMapEntry

usdProfToIfMapEntry 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1
Reports an interface/encapsulation pair assigned to a profile.
Status: current Access: not-accessible
OBJECT-TYPE    
  UsdProfToIfMapEntry  

usdProfToIfMapProfileId 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.1
The ID of the profile assigned to this interface/encapsulation pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  Unsigned32  

usdProfToIfMapIndex 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.2
The ifIndex of the interface to which the profile is assigned.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

usdProfToIfMapEncaps 1.3.6.1.4.1.4874.2.2.25.1.2.1.2.1.3
The encapsulation type to which the assigned profile pertains. An interface may have a different profile assigned for each encapsulation type it supports.
Status: current Access: read-only
OBJECT-TYPE    
  UsdProfileIfEncaps  

usdProfileMIBConformance 1.3.6.1.4.1.4874.2.2.25.4
OBJECT IDENTIFIER    

usdProfileMIBCompliances 1.3.6.1.4.1.4874.2.2.25.4.1
OBJECT IDENTIFIER    

usdProfileMIBGroups 1.3.6.1.4.1.4874.2.2.25.4.2
OBJECT IDENTIFIER    

usdProfileCompliance 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.
Status: obsolete Access: read-only
MODULE-COMPLIANCE    

usdProfileCompliance2 1.3.6.1.4.1.4874.2.2.25.4.1.2
The compliance statement for systems supporting naming of configuration profiles and profile assignment to interfaces.
Status: current Access: read-only
MODULE-COMPLIANCE    

usdProfileGroup 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 Unisphere product.
Status: current Access: read-only
OBJECT-GROUP    

usdProfileIfGroup 1.3.6.1.4.1.4874.2.2.25.4.2.2
The basic collection of objects providing management of Profile assignment to interfaces in a Unisphere product.
Status: current Access: read-only
OBJECT-GROUP