CISCO-SSM-PROV-MIB

File: CISCO-SSM-PROV-MIB.mib (12579 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
SNMP-FRAMEWORK-MIB ENTITY-MIB CISCO-SMI
IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP RowStatus TruthValue
SnmpAdminString entPhysicalIndex ciscoMgmt
InterfaceIndex

Defined Types

SsmProvFeatureEntry  
SEQUENCE    
  ssmProvFeatureName SnmpAdminString
  ssmProvFeatureNeedsImage TruthValue

SsmProvFeatureIfEntry  
SEQUENCE    
  ssmProvFeatureIfStartPort InterfaceIndex
  ssmProvFeatureIfEndPort InterfaceIndex
  ssmProvFeatureIfFeatureName SnmpAdminString
  ssmProvFeatureIfForceRemove INTEGER
  ssmProvFeatureIfPartnerImageURI SnmpAdminString
  ssmProvFeatureIfRowStatus RowStatus

SsmProvDppEntry  
SEQUENCE    
  ssmProvDppStartPort InterfaceIndex
  ssmProvDppEndPort InterfaceIndex
  ssmProvDppName SnmpAdminString

Defined Values

ciscoSsmProvMIB 1.3.6.1.4.1.9.9.448
This MIB is used to provision features on a Data Path Processor (DPP) of a Storage Service Module (SSM). A DPP is assigned to a contiguous set of ports. Each DPP can run one or more features independent of other DPPs on the module. Since the concept of a DPP is transparent to the network manager, ranges of ports are used to configure different features. A start and an end port are specified to identify a DPP and provision a feature.
MODULE-IDENTITY    

ciscoSsmProvMIBObjects 1.3.6.1.4.1.9.9.448.1
OBJECT IDENTIFIER    

ciscoSsmProvMIBConform 1.3.6.1.4.1.9.9.448.2
OBJECT IDENTIFIER    

ssmProvConfiguration 1.3.6.1.4.1.9.9.448.1.1
OBJECT IDENTIFIER    

ssmProvFeatureTable 1.3.6.1.4.1.9.9.448.1.1.1
A table containing list of features that can be provisioned on an SSM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsmProvFeatureEntry

ssmProvFeatureEntry 1.3.6.1.4.1.9.9.448.1.1.1.1
An entry in the ssmProvFeatureTable that contains information on the features that can be configured on an SSM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SsmProvFeatureEntry  

ssmProvFeatureName 1.3.6.1.4.1.9.9.448.1.1.1.1.1
The name of the feature that can be provisioned on the SSM.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

ssmProvFeatureNeedsImage 1.3.6.1.4.1.9.9.448.1.1.1.1.2
The object indicates if the feature needs an image name to be specified during provisioning. If the value of this object is 'true', then an image needs to be specified. If the value of this object is 'false', then an image does not need to be specified.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

ssmProvFeatureIfTable 1.3.6.1.4.1.9.9.448.1.1.2
A table containing feature related information for interfaces. This table gives a list of interfaces that are assigned to different features. The interfaces supported are of the type fibreChannel. If a feature is removed from ssmProvFeatureTable, then corresponding entries in ssmProvFeatureIfTable will also get removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsmProvFeatureIfEntry

ssmProvFeatureIfEntry 1.3.6.1.4.1.9.9.448.1.1.2.1
This contains information on the SSM-feature membership of a interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SsmProvFeatureIfEntry  

ssmProvFeatureIfStartPort 1.3.6.1.4.1.9.9.448.1.1.2.1.1
The starting interface index on the SSM card to which a feature is going to be assigned. A feature is assigned to a DPP by specifying a starting and ending port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ssmProvFeatureIfEndPort 1.3.6.1.4.1.9.9.448.1.1.2.1.2
The end interface index on the SSM card to which a feature is going to be assigned. A feature is assigned to a DPP by specifying a start and end port.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ssmProvFeatureIfFeatureName 1.3.6.1.4.1.9.9.448.1.1.2.1.3
The SSM feature name bound to the interface. This must be one of the features listed in ssmProvFeatureTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

ssmProvFeatureIfForceRemove 1.3.6.1.4.1.9.9.448.1.1.2.1.4
This object indicates if the provisioning should be forcefully removed. The object must be set concurrently with setting the corresponding instance of ssmProvFeatureIfRowStatus to 'destroy'. The 'forceReset' option will cause the configuration to be removed and the SSM card to be reset in the process. No action is taken if this object is set to 'noop'. The value of this object when read is always 'noop'.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER forceReset(1), noop(2)  

ssmProvFeatureIfPartnerImageURI 1.3.6.1.4.1.9.9.448.1.1.2.1.5
The object representing the location on the local system, from where the partner image will be picked for installation. The value of this object is only relevant if the ssmProvFeatureNeedsImage object is set to 'true' for that feature in ssmProvFeatureTable.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

ssmProvFeatureIfRowStatus 1.3.6.1.4.1.9.9.448.1.1.2.1.6
The status of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ssmProvDppTable 1.3.6.1.4.1.9.9.448.1.1.3
A table containing DPP information for interfaces. This table gives a list of DPPs for every interface. Entries get added to the table when an SSM comes online and removed when it goes offline.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SsmProvDppEntry

ssmProvDppEntry 1.3.6.1.4.1.9.9.448.1.1.3.1
This contains information on the DPP to interface association.
Status: current Access: not-accessible
OBJECT-TYPE    
  SsmProvDppEntry  

ssmProvDppStartPort 1.3.6.1.4.1.9.9.448.1.1.3.1.1
The starting interface index on the SSM card that corresponds to a DPP.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndex  

ssmProvDppEndPort 1.3.6.1.4.1.9.9.448.1.1.3.1.2
The ending interface index on the SSM card that corresponds to a DPP.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndex  

ssmProvDppName 1.3.6.1.4.1.9.9.448.1.1.3.1.3
The DPP that is associated with the given starting and ending interface.
Status: current Access: read-only
OBJECT-TYPE    
  SnmpAdminString Size(1..80)  

ssmProvMIBCompliances 1.3.6.1.4.1.9.9.448.2.1
OBJECT IDENTIFIER    

ssmProvMIBGroups 1.3.6.1.4.1.9.9.448.2.2
OBJECT IDENTIFIER    

ssmProvMIBCompliance 1.3.6.1.4.1.9.9.448.2.1.1
The compliance statement for entities which implement this MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ssmProvFeatureGroup 1.3.6.1.4.1.9.9.448.2.2.1
A collection of objects related to SSM features.
Status: current Access: read-only
OBJECT-GROUP    

ssmProvFeatureIfGroup 1.3.6.1.4.1.9.9.448.2.2.2
A collection of objects related to SSM Feature to Interface mapping .
Status: current Access: read-only
OBJECT-GROUP    

ssmProvDppGroup 1.3.6.1.4.1.9.9.448.2.2.3
A collection of objects related to DPP to interface mapping.
Status: current Access: read-only
OBJECT-GROUP