MIBs Depot

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

FromSymbols
CISCO-SMIciscoMgmt
ENTITY-MIBentPhysicalIndex
IF-MIBInterfaceIndex
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIMODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, 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

NameOIDSyntaxAccessStatus
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.1not-accessiblecurrent
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.1not-accessiblecurrent
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.1SnmpAdminString (SIZE(1..80))not-accessiblecurrent
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.2TruthValueread-onlycurrent
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.2not-accessiblecurrent
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.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2InterfaceIndexnot-accessiblecurrent
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.3SnmpAdminString (SIZE(1..80))not-accessiblecurrent
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.4INTEGER {forceReset(1), noop(2)}read-createcurrent
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.5SnmpAdminString (SIZE(1..80))read-createcurrent
ssmProvFeatureIfRowStatus
OBJECT-TYPE
The status of this conceptual row.
1.3.6.1.4.1.9.9.448.1.1.2.1.6RowStatusread-createcurrent
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.3not-accessiblecurrent
ssmProvDppEntry
OBJECT-TYPE
This contains information on the DPP to interface association.
1.3.6.1.4.1.9.9.448.1.1.3.1not-accessiblecurrent
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.1InterfaceIndexnot-accessiblecurrent
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.2InterfaceIndexread-onlycurrent
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.3SnmpAdminString (SIZE(1..80))read-onlycurrent
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

NameOIDStatus
ssmProvMIBCompliance
MODULE-COMPLIANCE
The compliance statement for entities which implement this MIB.
1.3.6.1.4.1.9.9.448.2.1.1current
ssmProvFeatureGroup
OBJECT-GROUP
A collection of objects related to SSM features.
1.3.6.1.4.1.9.9.448.2.2.1current
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.2current
ssmProvDppGroup
OBJECT-GROUP
A collection of objects related to DPP to interface mapping.
1.3.6.1.4.1.9.9.448.2.2.3current