CISCO-SSM-PROV-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-SSM-PROV-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
         ciscoSsmProvMIBObjects 1.3.6.1.4.1.9.9.448.1
             ssmProvConfiguration 1.3.6.1.4.1.9.9.448.1.1
                 ssmProvFeatureTable 1.3.6.1.4.1.9.9.448.1.1.1 no-access
A table containing list of features that can be provisioned on an SSM.
                     ssmProvFeatureEntry 1.3.6.1.4.1.9.9.448.1.1.1.1 no-access
An entry in the ssmProvFeatureTable that contains information on the features that can be configured on an SSM.
                         ssmProvFeatureName 1.3.6.1.4.1.9.9.448.1.1.1.1.1 snmpadminstring no-access
The name of the feature that can be provisioned on the SSM.
                         ssmProvFeatureNeedsImage 1.3.6.1.4.1.9.9.448.1.1.1.1.2 truthvalue read-only
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.
                 ssmProvFeatureIfTable 1.3.6.1.4.1.9.9.448.1.1.2 no-access
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.
                     ssmProvFeatureIfEntry 1.3.6.1.4.1.9.9.448.1.1.2.1 no-access
This contains information on the SSM-feature membership of a interface.
                         ssmProvFeatureIfStartPort 1.3.6.1.4.1.9.9.448.1.1.2.1.1 interfaceindex no-access
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.
                         ssmProvFeatureIfEndPort 1.3.6.1.4.1.9.9.448.1.1.2.1.2 interfaceindex no-access
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.
                         ssmProvFeatureIfFeatureName 1.3.6.1.4.1.9.9.448.1.1.2.1.3 snmpadminstring no-access
The SSM feature name bound to the interface. This must be one of the features listed in ssmProvFeatureTable.
                         ssmProvFeatureIfForceRemove 1.3.6.1.4.1.9.9.448.1.1.2.1.4 integer read-only
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'. Enumeration: 'noop': 2, 'forceReset': 1.
                         ssmProvFeatureIfPartnerImageURI 1.3.6.1.4.1.9.9.448.1.1.2.1.5 snmpadminstring read-only
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.
                         ssmProvFeatureIfRowStatus 1.3.6.1.4.1.9.9.448.1.1.2.1.6 rowstatus read-only
The status of this conceptual row.
                 ssmProvDppTable 1.3.6.1.4.1.9.9.448.1.1.3 no-access
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.
                     ssmProvDppEntry 1.3.6.1.4.1.9.9.448.1.1.3.1 no-access
This contains information on the DPP to interface association.
                         ssmProvDppStartPort 1.3.6.1.4.1.9.9.448.1.1.3.1.1 interfaceindex no-access
The starting interface index on the SSM card that corresponds to a DPP.
                         ssmProvDppEndPort 1.3.6.1.4.1.9.9.448.1.1.3.1.2 interfaceindex read-only
The ending interface index on the SSM card that corresponds to a DPP.
                         ssmProvDppName 1.3.6.1.4.1.9.9.448.1.1.3.1.3 snmpadminstring read-only
The DPP that is associated with the given starting and ending interface.
         ciscoSsmProvMIBConform 1.3.6.1.4.1.9.9.448.2
             ssmProvMIBCompliances 1.3.6.1.4.1.9.9.448.2.1
                 ssmProvMIBCompliance 1.3.6.1.4.1.9.9.448.2.1.1
The compliance statement for entities which implement this MIB.
             ssmProvMIBGroups 1.3.6.1.4.1.9.9.448.2.2
                 ssmProvFeatureGroup 1.3.6.1.4.1.9.9.448.2.2.1
A collection of objects related to SSM features.
                 ssmProvFeatureIfGroup 1.3.6.1.4.1.9.9.448.2.2.2
A collection of objects related to SSM Feature to Interface mapping .
                 ssmProvDppGroup 1.3.6.1.4.1.9.9.448.2.2.3
A collection of objects related to DPP to interface mapping.