CISCO-DM-MIB
- Registered at
- 1.3.6.1.4.1.9.9.302
- Last updated
- 2014-02-25 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2014-02-25 00:00, 2009-02-06 00:00, 2003-09-22 00:00, 2003-06-20 00:00, 2003-02-27 00:00, 2003-02-21 00:00, 2003-01-28 00:00, 2003-01-02 00:00, 2002-10-04 00:00
- Namespace
- cisco
- Source file
CISCO-DM-MIB- Digest
sha256:6756432553397aa6b9a734bc4dc308e621f508201f654edabc5fbe5ee73a71db
Description
The MIB module for the domain management functionality defined by the Fibre Channel standards (FC-SW2). For the purposes of this MIB, 'Domain Manager' is the software functionality which executes in both the principal switch and other switches.
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-FC-FE-MIB | cffFcFeElementName |
| CISCO-SMI | ciscoMgmt |
| CISCO-ST-TC | DomainId, DomainIdOrZero, FcAddressId, FcNameId, FcNameIdOrZero |
| CISCO-VSAN-MIB | notifyVsanIndex, vsanIndex |
| IF-MIB | ifIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, 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-DM-MIB CISCO-FC-FE-MIB CISCO-IF-EXTENSION-MIB CISCO-NS-MIB CISCO-SMI CISCO-ST-TC CISCO-TC CISCO-VSAN-MIB CISCO-ZS-MIB ENTITY-MIB IANA-ENTITY-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| DmState TEXTUAL-CONVENTION State of the Domain Manager. starting(1)- unconfigured(2) - principalSwitchSelection(3) - principal switch - selection in progress. domainIdDistribution(4) - domain ID distribution - in progress. buildFabricPhase(5) - BuildFabric in - progress. reconfigureFabricPhase(6) - ReconfigureFabric in - progress. stable(7) - stable. stableWithNoEports(8) - stable with No present. stableWithDomainConfigured(9) - stable with domain - configured. noDomains(10) - no domain - configured/assigned. disabled(11) - domain manager disabled. suspended(12) - corresponding VSAN is - suspended. unknown(13) - unknown. | current | |||
| DomainInterfaceRole TEXTUAL-CONVENTION Role of the Domain Manager interface. nonPrincipal (1) - non-principal interface principalUpstream (2) - upstream principal interface principalDownsteam (3) - downstream principal interface isolated (4) - isolated interface down (5) - down interface unknown (6) - unknown interface | current | |||
| DomainPriority TEXTUAL-CONVENTION Priority of the switch. The principal switch selection is influenced by the priority of the switch. Some values are of importance are: 1 : The highest priority in principal switch selection and is used by the user to establish which switch becomes the principal switch. 255 : Indicates that the switch is not capable of acting as a principal switch. | current | |||
| DomainPriorityOrZero TEXTUAL-CONVENTION This is an extension of the DomainPriority. In addition to the DomainPriority range, this also includes 0 in its range of values. The value '0' means that the priority is not known. If the meaning is different from this, then it should mentioned in the description of the object using this textual convention. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoDmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.1 | |||
| dmConfiguration OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.1.1 | |||
| dmTable OBJECT-TYPE This table contains Domain Manager related parameters which can be configured and monitored. There is one entry for each of the VSANs configured on this switch. An entry will be created whenever a VSAN is created on the switch. The entry will be removed when the corresponding VSAN is deleted. | 1.3.6.1.4.1.9.9.302.1.1.1 | not-accessible | current | |
| dmEntry OBJECT-TYPE An entry provides information on the domain manager for a VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1 | not-accessible | current | |
| dmConfigDomainId OBJECT-TYPE The configured Domain ID of the local switch on this VSAN or zero if no Domain ID has been configured. The meaning of this object depends on dmConfigDomainIdType object. If dmConfigDomainIdType is 'preferred', then domain ID configured is called 'preferred Domain ID'. The valid values are between 0 and 239. In a situation where this domain could not be assigned, any other domain ID would be acceptable. The value '0' means any domain ID. If dmConfigDomainIdType is 'static', then domain ID is called 'static Domain ID' and valid values are between 1 and 239. In a situation where this domain was non-zero but could not be assigned, no other domain ID would be acceptable. If the Domain Manager is enabled on the VSAN, then a RDI (Request Domain ID) will be sent requesting this Domain ID. If no Domain ID can be granted in the case of 'preferred' or if the configured 'static' domain ID cannot be not granted then, it is an error condition. When this error occurs, the E_ports on that VSAN will be isolated and user will be informed via 'dmDomainIdNotAssigned' notification. If the domain manager is not enabled, then the static Domain ID is assumed to be granted, if it has been configured (to a valid number). If either of the domain IDs are not configured with a non-zero value on this VSAN and if the domain manager is not enabled, then - switch will isolate all of its E_ports on this VSAN. - The user will be informed via a notification 'dmDomainIdNotAssigned'. | 1.3.6.1.4.1.9.9.302.1.1.1.1.1 | DomainIdOrZero | read-write | current |
| dmConfigDomainIdType OBJECT-TYPE Type of configured Domain ID. | 1.3.6.1.4.1.9.9.302.1.1.1.1.2 | INTEGER {static(1), preferred(2)} | read-write | current |
| dmEnable OBJECT-TYPE Enables the Domain Manager on this VSAN. If enabled on an active VSAN, the switch will participate in principal switch selection. If disabled, the switch will participate in neither the principal switch selection nor domain allocation. Thus, Domain ID needs to be configured statically. | 1.3.6.1.4.1.9.9.302.1.1.1.1.3 | TruthValue | read-write | current |
| dmAutoReconfigure OBJECT-TYPE This object determines how the switch responds to certain error conditions. The condition that can cause these errors is merging of two disjoint fabrics that have overlapping Domain ID list. If value of this object is 'true', the switch will send a RCF (ReConfigureFabric) to rebuild the Fabric. If 'false' the switch will isolate the E_ports on which the errors happened. | 1.3.6.1.4.1.9.9.302.1.1.1.1.4 | TruthValue | read-write | current |
| dmContiguousAllocation OBJECT-TYPE Determines how the switch behaves when elected as the principal switch. If true, switch won't accept non-contiguous domain IDs in RDIs and will try to replace all the Domain IDs in the list with contiguous domain IDs if a RDI for a contiguous Domain ID can not be fulfilled. If false, then the switch acts normally in granting the Domain IDs even if they are not contiguous. | 1.3.6.1.4.1.9.9.302.1.1.1.1.5 | TruthValue | read-write | current |
| dmPriority OBJECT-TYPE Priority of the switch to be used in principal switch selection process. | 1.3.6.1.4.1.9.9.302.1.1.1.1.6 | DomainPriority | read-write | current |
| dmRestart OBJECT-TYPE This object tells the Domain Manager to rebuild the Domain ID tree all over again. If this object is set to 'disruptive', then a RCF (ReConfigure Fabric) is generated in the VSAN in order for the fabric to recover from the errors. If this object is set to 'nonDisruptive', then a BF (Build Fabric) is generated in the VSAN. No action is taken if this object is set to 'noOp'. The value of the object when read is always 'noOp'. | 1.3.6.1.4.1.9.9.302.1.1.1.1.7 | INTEGER {nonDisruptive(1), disruptive(2), noOp(3)} | read-write | current |
| dmFabricName OBJECT-TYPE The WWN that is used for fabric logins on this VSAN. This object is used only if the value of dmEnable is false. If the value of dmEnable is true, then principal switch WWN is used. It is automatically set to the default value when set to zero-length value. | 1.3.6.1.4.1.9.9.302.1.1.1.1.8 | FcNameIdOrZero | read-write | current |
| dmPrincipalSwitchWwn OBJECT-TYPE The WWN of the Principal Switch on this VSAN, or zero-length string if the identity of the principal switch is unknown. | 1.3.6.1.4.1.9.9.302.1.1.1.1.9 | FcNameIdOrZero | read-only | current |
| dmLocalSwitchWwn OBJECT-TYPE The WWN of the local Switch on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.10 | FcNameIdOrZero | read-only | current |
| dmAssignedAreaIdList OBJECT-TYPE The list of Area IDs which have been assigned in this VSAN, formatted as an array of octets in ascending order. There could zero or more Area IDs assigned on this VSAN. Area ID is an 8-bit value. And therefore, each octet represents one Area ID. So, the list containing the area_IDs 23, 45, 235 and 56 would be formatted as the 4-octet string x'172d38eb'. Each of these area_IDs can be used as an index to the dmAreaTable to get the statistics on the area. | 1.3.6.1.4.1.9.9.302.1.1.1.1.11 | OCTET STRING (SIZE(0..256)) | read-only | current |
| dmFcIdsGranted OBJECT-TYPE The total number of FC IDs that are granted (for local use) by the Domain Manager on the local switch since the switch has been initialized. Note that all such FC IDs have the local switch's Domain ID. | 1.3.6.1.4.1.9.9.302.1.1.1.1.12 | Counter32 | read-only | current |
| dmFcIdsRecovered OBJECT-TYPE The total number of FC IDs that are recovered by the Domain Manager on the local switch since the switch has been initialized. A recovered FC ID is one that is explicitly returned after previously being granted for local use. | 1.3.6.1.4.1.9.9.302.1.1.1.1.13 | Counter32 | read-only | current |
| dmFreeFcIds OBJECT-TYPE The number of FC IDs that are unassigned on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.14 | Gauge32 | read-only | current |
| dmAssignedFcIds OBJECT-TYPE The number of FC IDs that are assigned on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.15 | Gauge32 | read-only | current |
| dmReservedFcIds OBJECT-TYPE The number of FC IDs that are reserved on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.16 | Gauge32 | read-only | current |
| dmRunningPriority OBJECT-TYPE The running priority of the local switch on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.17 | DomainPriority | read-only | current |
| dmPrincSwRunningPriority OBJECT-TYPE The running priority of the principal switch on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.18 | DomainPriority | read-only | current |
| dmState OBJECT-TYPE The state of the Domain Manager on the local switch on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.19 | DmState | read-only | current |
| dmPrincipalSwitchSelections OBJECT-TYPE The number of principal switch selections on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.20 | Counter32 | read-only | current |
| dmBuildFabrics OBJECT-TYPE The number of 'BuildFabrics' (BFs) that have occurred on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.21 | Counter32 | read-only | current |
| dmFabricReconfigures OBJECT-TYPE The number of 'ReconfigureFabrics' (RCFs) that have occurred on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.22 | Counter32 | read-only | current |
| dmDomainId OBJECT-TYPE The Domain ID of the local switch on this VSAN or zero if no Domain ID has been assigned. | 1.3.6.1.4.1.9.9.302.1.1.1.1.23 | DomainIdOrZero | read-only | current |
| dmLocalPrincipalSwitchSelctns OBJECT-TYPE The number of times the local switch became the principal switch on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.24 | Counter32 | read-only | current |
| dmFcIdPersistency OBJECT-TYPE Indicates if the FC IDs assigned on this VSAN are persistent or not. If this object is set to 'true', then all the FC ID assigned on this VSAN are made persistent on this VSAN. If this object is set to 'false', then all the entries on VSAN in dmFcIdPersistencyTable are deleted. An entry (or entries) is (or are) automatically created in the dmFcIdPersistencyTable with dmFcIfPersistencyWwn equal to either WWN of the FC device (if the local port is a F_port) for which the FC ID was assigned or WWN of local port (if the local port is a FL_port) and dmFcIdPersistencyType equal to 'dynamic'. The FC ID persistency can be enabled on this VSAN only if all the following conditions are satisfied: - the VSAN is active. - if dmConfigDomainIdType is equal is 'static' and dmConfigDomainId is not equal to zero on this VSAN. - if the dmConfigDomainId is equal to dmDomainId on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.1.1.25 | TruthValue | read-write | current |
| dmFcIdPurge OBJECT-TYPE This object tells the Domain Manager to purge the FC IDs on this VSAN in the FC ID persistency database. If the value of this object is 'enable', then the FC IDs which are dynamic and not currently used are purged from the persistency database. | 1.3.6.1.4.1.9.9.302.1.1.1.1.26 | INTEGER {noOp(1), enable(2)} | read-write | current |
| dmOptimize OBJECT-TYPE Each 'bit' within the value of an object of this type, specifies a configured optimization type. The value of each 'bit' (set/reset) represents whether an optimization type is configured or not. Bit position 0, represents whether the fast-restart optimization is enabled. Bit position 1, represents whether the selective-restart optimization is enabled. Bit position 2, represents whether the scale-restart optimization is enabled. If the length of an object of this type is less than 8 bytes, then the optimization types which are not represented are not considered to be part of this list, i.e., effectively, the string is extended to be of length 8 bytes by appending bytes containing x'00'. Note that this means that the zero length string represents the 'list is empty' value. | 1.3.6.1.4.1.9.9.302.1.1.1.1.27 | OCTET STRING (SIZE(0..8)) | read-write | current |
| dmIfTable OBJECT-TYPE This table contains interface configuration of the domain manager per VSAN. An entry in this table is automatically created when an E_port becomes non-isolated and there is a entry in dmTable for that VSAN. An entry is deleted automatically from this table if : a) the correponding interface becomes non-existent, or b) the correponding interface becomes a non-E_port and all the writable objects has default values. or c) the dmTable entry for the corresponding VSAN is deleted. Entries in this table can be created via dmIfRowStatus only as the means to specify non-default parameter values for an interface at a time when that interface is either down or is a non-E_port. So an entry in this table exists when one or both of these conditions holds: - one or more configuration parameters have non-default values for an interface which is either down or a non-E_port and corresponding VSAN has an entry in the dmTable, and/or - the interface is an E_port and it is up. This has a number of consequences: - an entry exists for a non-E_port or an E_port which is down whenever that interface has non-default parameters and the corresponding VSAN has an entry in the dmTable; - an entry cannot be created (via dmIfRowStatus) for an interface with default parameters; instead, the agent creates/deletes an entry for an interface with default parameters according to whether the E_port is up or down. - an entry can not be created via dmIfRowStatus unless non-default parameter values are (simultaneously) configured for an interface which is a non-E_port or a down interface, and the correspoding VSAN has an entry in the dmTable. - deleting an entry via RowStatus when either the interface is down and configured with non-default values or the interface is up, is equivalent to resetting its parameters to their default values. If the interface is down and was configured with default- values, then the entry would be deleted. | 1.3.6.1.4.1.9.9.302.1.1.2 | not-accessible | current | |
| dmIfEntry OBJECT-TYPE An entry gives information on interface configuration on a particular VSAN. | 1.3.6.1.4.1.9.9.302.1.1.2.1 | not-accessible | current | |
| dmIfRcfReject OBJECT-TYPE This object determines if the incoming ReConfigure Fabric (RCF) messages on this interface on this vsan is accepted or not. If this object is 'true', then the incoming RCF is rejected. If 'false', incoming RCF is accepted. Note that this object does not apply to the outgoing RCFs generated by this interface. | 1.3.6.1.4.1.9.9.302.1.1.2.1.1 | TruthValue | read-create | current |
| dmIfRole OBJECT-TYPE The role of this interface. | 1.3.6.1.4.1.9.9.302.1.1.2.1.2 | DomainInterfaceRole | read-only | current |
| dmIfRowStatus OBJECT-TYPE The status of this row. This object can be used to create an entry only if the corresponding interface exists. If the interface does not exists, a create will fail. | 1.3.6.1.4.1.9.9.302.1.1.2.1.3 | RowStatus | read-create | current |
| dmReConfFabricChangeNotifyEnable OBJECT-TYPE Specifies whether or not the local switch should issue a dmFabricChangeNotify notification on sending or receiving ReConfigureFabric (RCF) on a VSAN. If the value of the object is 'true, then the notification is generated. If the value is 'false', notification is not generated. | 1.3.6.1.4.1.9.9.302.1.1.3 | TruthValue | read-write | current |
| dmFcIdPersistencyTable OBJECT-TYPE This table lists the FC IDs which are in the FC ID persistency database. The FC ID persistency is a feature which enables FC devices to get same FC IDs even if they disappear and appear back, if enabled. The FC ID persistency database contains information about the FC IDs which are assigned to FC devices either statically (configured) or dynamically. Entries are automatically created when a FC ID is assigned and dmFcIdPersistency is 'true' on this VSAN. The entries can also be created and deleted via the dmFcIdPersistencyRowStatus object. Entries are deleted when corresponding dmFcIdPersistencyType is 'dynamic' and dmFcIdPersistencyUsed is 'false' if the object dmFcIdPurge is set to 'enable'. An entry cannot be created if the dmFcIdPersistency is 'false'. If the dmDomainId is changed on a VSAN, then all the entries on that VSAN in this table are deleted. Also, if the dmConfigDomainId is not equal to dmDomainId on a VSAN, then all the entries in that VSAN are deleted. | 1.3.6.1.4.1.9.9.302.1.1.4 | not-accessible | current | |
| dmFcIdPersistencyEntry OBJECT-TYPE An entry provides information about a persistent FC ID. | 1.3.6.1.4.1.9.9.302.1.1.4.1 | not-accessible | current | |
| dmFcIdPersistencyWwn OBJECT-TYPE This is either the port WWN of the FC device if the local port is a F_port or WWN of the local port if the local port is a FL_port. The local port is the port on the local device to which the FC device is attached. | 1.3.6.1.4.1.9.9.302.1.1.4.1.1 | FcNameId | not-accessible | current |
| dmFcIdPersistencyFcId OBJECT-TYPE The FC ID assigned for this WWN on this VSAN. The third octet of this object must be '0x00' if value of dmFcIdPersistencyNum is 'area'. This object cannot be changed if either the value of dmFcIdPersistencyUsed is 'true' or if the new value being set is already assigned on this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.4.1.2 | FcAddressId | read-create | current |
| dmFcIdPersistencyNum OBJECT-TYPE The number of FC IDs starting from 'dmFcIdPersistencyFcId' which are assigned either statically or dynamically for this WWN on this VSAN. The value 'one' means just one FC ID is assigned. The value 'area' means all the FC IDs in the area that is specified in the second octet of dmFcIdPersistencyFcId are assigned. Typically, 256 FC IDs are assigned for an area. This object cannot be changed if the value of dmFcIdPersistencyUsed is 'true'. | 1.3.6.1.4.1.9.9.302.1.1.4.1.3 | INTEGER {one(1), area(2)} | read-create | current |
| dmFcIdPersistencyUsed OBJECT-TYPE This object indicates if this FC ID is used or not. | 1.3.6.1.4.1.9.9.302.1.1.4.1.4 | TruthValue | read-only | current |
| dmFcIdPersistencyType OBJECT-TYPE The type of persistency of this FC ID. | 1.3.6.1.4.1.9.9.302.1.1.4.1.5 | INTEGER {static(1), dynamic(2)} | read-create | current |
| dmFcIdPersistencyRowStatus OBJECT-TYPE Status of this row. An entry cannot be created until following object is instantiated : - dmFcIdPersistencyFcId - dmFcIdPersistencyNum Note that an entry cannot be deleted if the corresponding dmFcIdPersistencyUsed is 'true'. | 1.3.6.1.4.1.9.9.302.1.1.4.1.6 | RowStatus | read-create | current |
| dmAllowedDomainIDListTable OBJECT-TYPE This table contains list of allowed domain IDs in the local VSANs. So in a VSAN, domain IDs can be assigned only from the allowed list. All the domain IDs which are not allowed are reserved. Note that this is possible in a VSAN only if the local device is the principal switch in that VSAN. | 1.3.6.1.4.1.9.9.302.1.1.5 | not-accessible | current | |
| dmAllowedDomainIDListEntry OBJECT-TYPE An entry (conceptual row) in this table. Each entry represents an domain ID list allowed in a VSAN. | 1.3.6.1.4.1.9.9.302.1.1.5.1 | not-accessible | current | |
| dmAllowedDomainIDListId OBJECT-TYPE The identifier of the domain ID list. | 1.3.6.1.4.1.9.9.302.1.1.5.1.1 | Unsigned32 (1..65535) | not-accessible | current |
| dmAllowedDomainIDList OBJECT-TYPE This object provides the lists of domains that are allowed. Each octet within the value of the object specifies a set of domains. The first octet specifies domains 0 through 7. Similarly, the second octet specifies domain 8 through 15. Within each octet, the most significant bit represents the lowest numbered domain and least significant bit represents the highest numbered domain. Thus each domain, is represented by a single bit within the value of this object. A domain is allowed in this VSAN if the corresponding bit has a value of '1'. If this object has a value which is less than 32 bytes long, then the domains which are not represented are not considered to be in the list. If this object is a zero-length string, then no domains are allowed in this VSAN. | 1.3.6.1.4.1.9.9.302.1.1.5.1.2 | OCTET STRING (SIZE(0..32)) | read-write | current |
| dmAllowedDomainIDListUser OBJECT-TYPE The name of the entity using this domain ID list on this vsan. | 1.3.6.1.4.1.9.9.302.1.1.5.1.3 | SnmpAdminString | read-only | current |
| dmInfo OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.1.2 | |||
| dmAreaTable OBJECT-TYPE This table contains area statistics on this domain manager per VSAN. Each octet in the dmAssignedAreaList can be used to index this table to find information on each area. | 1.3.6.1.4.1.9.9.302.1.2.1 | not-accessible | current | |
| dmAreaEntry OBJECT-TYPE An entry gives information on the Area ID and all Port IDs that were assigned for within an area for a particular VSAN. | 1.3.6.1.4.1.9.9.302.1.2.1.1 | not-accessible | current | |
| dmAreaAreaId OBJECT-TYPE The Area ID of this area. | 1.3.6.1.4.1.9.9.302.1.2.1.1.1 | Unsigned32 (0..255) | not-accessible | current |
| dmAreaAssignedPortIdList OBJECT-TYPE The list of Port IDs which have been assigned in this Area and VSAN, formatted as an array of octets in ascending order. There could be zero or more Port IDs assigned on this Area and VSAN. Port ID is an 8-bit value. And therefore, each octet represents one Port ID. So, the list containing the Port IDs 23, 45, 235 and 56 would be formatted as the 4-octet string x'172d38eb'. | 1.3.6.1.4.1.9.9.302.1.2.1.1.2 | OCTET STRING (SIZE(0..256)) | read-only | current |
| dmDatabaseTable OBJECT-TYPE This table contains all information known by the local switch about all the domains which have been assigned in each of the VSANs. | 1.3.6.1.4.1.9.9.302.1.2.2 | not-accessible | current | |
| dmDatabaseEntry OBJECT-TYPE An entry (conceptual row) in the dmDatabaseTable containing information about one Domain ID in one VSAN. | 1.3.6.1.4.1.9.9.302.1.2.2.1 | not-accessible | current | |
| dmDatabaseDomainId OBJECT-TYPE The Domain ID for which this row contains information. | 1.3.6.1.4.1.9.9.302.1.2.2.1.1 | DomainId | not-accessible | current |
| dmDatabaseSwitchWwn OBJECT-TYPE The WWN of the switch to which the corresponding value of dmDatabaseDomainId is currently assigned for the particular VSAN. | 1.3.6.1.4.1.9.9.302.1.2.2.1.2 | FcNameId | read-only | current |
| dmMaxFcIdCacheSize OBJECT-TYPE The maximum number of FC IDs that can be cached in the dmFcIdCacheTable. | 1.3.6.1.4.1.9.9.302.1.2.3 | Unsigned32 (1..4294967295) | read-only | current |
| dmFcIdCacheTable OBJECT-TYPE This table contains all the FC IDs that have recently been released. So it lists all the FC IDs that have valid WWN to FC ID mappings and currently not assigned to any ports. These FC ID were assigned to ports and now, have been released. This cached FC ID contains only Area ID and Port ID information. The FC ID cache is kept to provide best effort re-assignment of same FC IDs. i.e, an Nx_port would get the same FC ID when it asks for a FC ID again, after releasing it. | 1.3.6.1.4.1.9.9.302.1.2.4 | not-accessible | current | |
| dmFcIdCacheEntry OBJECT-TYPE An entry (conceptual row) in the dmFcIdCacheTable containing information about one FC ID that was released from a WWN, corresponding to a range of one or more ports. An entry is created when a FC ID is released by the last port in the range. An entry is deleted either when the number of rows in this table reaches 'dmMaxFcIdCacheSize' if it is the oldest entry (depending on the value of the object 'dmFcIdCacheReleasedTime') to make room for the a new entry or when the this FC ID is assinged to a port. | 1.3.6.1.4.1.9.9.302.1.2.4.1 | not-accessible | current | |
| dmFcIdCacheWwn OBJECT-TYPE The WWN of the port associated this entry. | 1.3.6.1.4.1.9.9.302.1.2.4.1.1 | FcNameId | not-accessible | current |
| dmFcIdCacheAreaIdPortId OBJECT-TYPE The Area ID and Port ID of FC ID that was assigned and has since been released by this port on this VSAN. Note that this object is only 2 bytes and only contains the Area ID and Port ID. | 1.3.6.1.4.1.9.9.302.1.2.4.1.2 | OCTET STRING (SIZE(2)) | read-only | current |
| dmFcIdCachePortIds OBJECT-TYPE Number of port IDs assigned and/or released starting from Port ID contained in the second byte of dmFcIdCacheAreaIdPortId for the Area ID contained in the first byte of object dmFcIdCacheAreaIdPortId. | 1.3.6.1.4.1.9.9.302.1.2.4.1.3 | Unsigned32 (0..65535) | read-only | current |
| dmNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.1.3 | |||
| dmNotification OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.1.3.0 | |||
| dmMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.2 | |||
| dmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.2.1 | |||
| dmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.302.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| dmDomainIdNotAssignedNotify NOTIFICATION-TYPE If a Domain ID is not configured or assigned on a VSAN, then the switch may isolate E_ports on that VSAN. The conditions are : - If the Domain Manager is enabled on the local switch and its request for a configured static Domain ID is rejected or no other Domain ID is assigned, then the E_ports are isolated. - If the domain manager is not enabled and if a static Domain ID is not configured on the VSAN, then the switch will isolate all of its E_ports on the VSAN. This notification contains the vsanIndex of the VSAN on which the condition happened. | 1.3.6.1.4.1.9.9.302.1.3.0.1 | current |
| dmNewPrincipalSwitchNotify NOTIFICATION-TYPE This notification indicates that the sending switch has become the new Principal Switch on a VSAN. This notification is sent soon after its election as the new Principal Switch, i.e., upon expiration of a Principal Switch selection timer which is equal to twice Fabric Stability Timeout value (F_S_TOV). This notification contains the vsanIndex of the VSAN on which the switch became the Principal Switch and the WWN of the switch which became the Principal Switch. | 1.3.6.1.4.1.9.9.302.1.3.0.2 | current |
| dmFabricChangeNotify NOTIFICATION-TYPE This notification is sent whenever a switch sends or receives a Build Fabric (BF) or a ReConfigure Fabric (RCF) message on a VSAN. A switch can receive or issue a BuildFabric (BF) or a ReConfigureFabric (RCF) message under following conditions: - A new link causes two disjoint fabrics in a VSAN to merge into one fabric. The sent/received message is BF if the Domain ID lists on the disjoint fabric does not overlap and it is RCF if they overlap. - An upsteam principal ISL which connects to Principal switch and other switches in a VSAN fails. BF is issued to see if there is an alternative path to the Principal Switch. If not paths exit, then an RCF is issued. - A switch asks for a different set of Domain IDs than the currently assigned list, the Principal switch would issue an RCF. The notification is not sent if a 'dmNewPrincipalSwitchNotify' notification is sent for the same transition. This notification contains the vsanIndex of the VSAN on which RCF was issued. | 1.3.6.1.4.1.9.9.302.1.3.0.3 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dmMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the Domain Manager. | 1.3.6.1.4.1.9.9.302.2.1.1 | deprecated |
| dmMIBCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the Domain Manager. | 1.3.6.1.4.1.9.9.302.2.1.2 | deprecated |
| dmMIBCompliance2 MODULE-COMPLIANCE The compliance statement for entities which implement the Domain Manager. | 1.3.6.1.4.1.9.9.302.2.1.3 | deprecated |
| dmMIBCompliance3 MODULE-COMPLIANCE The compliance statement for entities which implement the Domain Manager. | 1.3.6.1.4.1.9.9.302.2.1.4 | current |
| dmGroup OBJECT-GROUP A collection of objects for displaying and configuring Domain Manager membership. dmGroup object is superseded by dmGroupRev2. | 1.3.6.1.4.1.9.9.302.2.2.1 | deprecated |
| dmDatabaseGroup OBJECT-GROUP A collection of objects for displaying the Domain database information. | 1.3.6.1.4.1.9.9.302.2.2.2 | current |
| dmAreaGroup OBJECT-GROUP A collection of objects for displaying the Domain area information. | 1.3.6.1.4.1.9.9.302.2.2.3 | current |
| dmCacheGroup OBJECT-GROUP A collection of objects for displaying the Domain area information. | 1.3.6.1.4.1.9.9.302.2.2.4 | current |
| dmNotificationGroup NOTIFICATION-GROUP A collection of notifications for status monitoring and notification. | 1.3.6.1.4.1.9.9.302.2.2.5 | current |
| dmGroupRev1 OBJECT-GROUP A collection of objects for displaying and configuring Domain Manager membership. dmGroupRev1 object is superseded by dmGroupRev2. | 1.3.6.1.4.1.9.9.302.2.2.6 | deprecated |
| dmFcIdPersistencyGroup OBJECT-GROUP A collection of objects to support FC ID persistency. | 1.3.6.1.4.1.9.9.302.2.2.7 | current |
| dmDomainIDAllowedGroup OBJECT-GROUP A collection of objects to support domain ID list feature. | 1.3.6.1.4.1.9.9.302.2.2.8 | current |
| dmGroupRev2 OBJECT-GROUP A collection of objects for displaying and configuring Domain Manager membership. | 1.3.6.1.4.1.9.9.302.2.2.9 | current |