CISCO-SSM-PROV-MIB
- Registered at
- 1.3.6.1.4.1.9.9.448
- Last updated
- 2005-02-15 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2005-02-15 00:00
- Namespace
- cisco
- Source file
CISCO-SSM-PROV-MIB- Digest
sha256:0e1ab5cca839da0322edc0676fb0b9f2b2d8615e6acc1f1a5814d786ba7c4228
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 USA Tel: +1 800 553-NETS E-mail: cs-san@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-SMI | ciscoMgmt |
| ENTITY-MIB | entPhysicalIndex |
| IF-MIB | InterfaceIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-SMI CISCO-SSM-PROV-MIB ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoSsmProvMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.448.1 | |||
| ssmProvConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.448.1.1 | |||
| ssmProvFeatureTable OBJECT-TYPE A table containing list of features that can be provisioned on an SSM. | 1.3.6.1.4.1.9.9.448.1.1.1 | not-accessible | current | |
| ssmProvFeatureEntry OBJECT-TYPE An entry in the ssmProvFeatureTable that contains information on the features that can be configured on an SSM. | 1.3.6.1.4.1.9.9.448.1.1.1.1 | not-accessible | current | |
| ssmProvFeatureName OBJECT-TYPE The name of the feature that can be provisioned on the SSM. | 1.3.6.1.4.1.9.9.448.1.1.1.1.1 | SnmpAdminString (SIZE(1..80)) | not-accessible | current |
| ssmProvFeatureNeedsImage OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.448.1.1.1.1.2 | TruthValue | read-only | current |
| ssmProvFeatureIfTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.448.1.1.2 | not-accessible | current | |
| ssmProvFeatureIfEntry OBJECT-TYPE This contains information on the SSM-feature membership of a interface. | 1.3.6.1.4.1.9.9.448.1.1.2.1 | not-accessible | current | |
| ssmProvFeatureIfStartPort OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.448.1.1.2.1.1 | InterfaceIndex | not-accessible | current |
| ssmProvFeatureIfEndPort OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.448.1.1.2.1.2 | InterfaceIndex | not-accessible | current |
| ssmProvFeatureIfFeatureName OBJECT-TYPE The SSM feature name bound to the interface. This must be one of the features listed in ssmProvFeatureTable. | 1.3.6.1.4.1.9.9.448.1.1.2.1.3 | SnmpAdminString (SIZE(1..80)) | not-accessible | current |
| ssmProvFeatureIfForceRemove OBJECT-TYPE 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'. | 1.3.6.1.4.1.9.9.448.1.1.2.1.4 | INTEGER {forceReset(1), noop(2)} | read-create | current |
| ssmProvFeatureIfPartnerImageURI OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.448.1.1.2.1.5 | SnmpAdminString (SIZE(1..80)) | read-create | current |
| ssmProvFeatureIfRowStatus OBJECT-TYPE The status of this conceptual row. | 1.3.6.1.4.1.9.9.448.1.1.2.1.6 | RowStatus | read-create | current |
| ssmProvDppTable OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.448.1.1.3 | not-accessible | current | |
| ssmProvDppEntry OBJECT-TYPE This contains information on the DPP to interface association. | 1.3.6.1.4.1.9.9.448.1.1.3.1 | not-accessible | current | |
| ssmProvDppStartPort OBJECT-TYPE The starting interface index on the SSM card that corresponds to a DPP. | 1.3.6.1.4.1.9.9.448.1.1.3.1.1 | InterfaceIndex | not-accessible | current |
| ssmProvDppEndPort OBJECT-TYPE The ending interface index on the SSM card that corresponds to a DPP. | 1.3.6.1.4.1.9.9.448.1.1.3.1.2 | InterfaceIndex | read-only | current |
| ssmProvDppName OBJECT-TYPE The DPP that is associated with the given starting and ending interface. | 1.3.6.1.4.1.9.9.448.1.1.3.1.3 | SnmpAdminString (SIZE(1..80)) | read-only | current |
| ciscoSsmProvMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.448.2 | |||
| ssmProvMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.448.2.1 | |||
| ssmProvMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.448.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| ssmProvMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement this MIB. | 1.3.6.1.4.1.9.9.448.2.1.1 | current |
| ssmProvFeatureGroup OBJECT-GROUP A collection of objects related to SSM features. | 1.3.6.1.4.1.9.9.448.2.2.1 | current |
| ssmProvFeatureIfGroup OBJECT-GROUP A collection of objects related to SSM Feature to Interface mapping . | 1.3.6.1.4.1.9.9.448.2.2.2 | current |
| ssmProvDppGroup OBJECT-GROUP A collection of objects related to DPP to interface mapping. | 1.3.6.1.4.1.9.9.448.2.2.3 | current |