CISCO-WWNMGR-MIB
- Registered at
- 1.3.6.1.4.1.9.9.286
- Last updated
- 2006-02-06 00:00
- Organization
- Cisco Systems Inc.
- Revisions
- 2006-02-06 00:00, 2002-10-01 00:00
- Namespace
- cisco
- Source file
CISCO-WWNMGR-MIB- Digest
sha256:f9092faa0ac23fa719b518217f2c6d388754cf83e5be902a6adffd120d4c6eea
Description
The World Wide Name (WWN) in the fibre channel networking technology is equivalent to the MAC address in Ethernet. There are six different types of WWNs defined in ANSI Standard for Fibre Channel Framing and Signalling (FC-FS) Spec Rev 1.4. This mib provides the mechanism to configure and report WWNs for the fibre channel devices connected to a fibre channel switch. GLOSSARY : NAA Network Address Authority (NAA) address formats for WWN. OUI Organization Unique Identifier. VSAN Virtual Storage Area Network, similar to a VLAN.
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 |
| CISCO-ST-TC | FcNameId |
| CISCO-VSAN-MIB | vsanIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Gauge32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, RowStatus, StorageType, TEXTUAL-CONVENTION |
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-ST-TC CISCO-TC CISCO-VSAN-MIB CISCO-WWNMGR-MIB IANAifType-MIB IF-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoWwnmMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.1 | |||
| wwnmConfigurationGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.1.1 | |||
| wwnmSecondaryBaseMacAddress OBJECT-TYPE The first MAC address used for generating World Wide Names (WWNs) when the default range of WWNs generated from supervisor MAC address are exhausted. | 1.3.6.1.4.1.9.9.286.1.1.1 | MacAddress | read-write | current |
| wwnmSecondaryMacAddressRange OBJECT-TYPE The number of secondary MAC Addresses starting from and including the wwnmSecondayBaseMacAddress. | 1.3.6.1.4.1.9.9.286.1.1.2 | Unsigned32 (0..4294967295) | read-write | current |
| wwnmType1MaxWwns OBJECT-TYPE Maximum number of NAA Type 1 WWNs that are available for assignment to internal entities. | 1.3.6.1.4.1.9.9.286.1.1.3 | Unsigned32 (0..4294967295) | read-only | current |
| wwnmType1AvailableWwns OBJECT-TYPE Number of NAA Type 1 WWNs that are currently available for assignment to internal entities. | 1.3.6.1.4.1.9.9.286.1.1.4 | Gauge32 | read-only | current |
| wwnmTypeOtherMaxWwns OBJECT-TYPE Maximum number of total WWNs of types NAA Type 2 and Type 5 WWNs available for assignment to internal entities. | 1.3.6.1.4.1.9.9.286.1.1.5 | Unsigned32 (0..4294967295) | read-only | current |
| wwnmTypeOtherAvailableWwns OBJECT-TYPE Sum of number of NAA Type 2 and Type 5 WWNs currently available for assignment to the internal entities. | 1.3.6.1.4.1.9.9.286.1.1.6 | Gauge32 | read-only | current |
| wwnmType1ReservedWwns OBJECT-TYPE Number of NAA Type 1 WWNs that are reserved for internal purposes. | 1.3.6.1.4.1.9.9.286.1.1.7 | Unsigned32 (0..4294967295) | read-only | current |
| wwnmTypeOtherReservedWwns OBJECT-TYPE Number of total WWNs of types NAA Type 2 and Type 5 WWNs reserved for internal purposes. | 1.3.6.1.4.1.9.9.286.1.1.8 | Unsigned32 (0..4294967295) | read-only | current |
| wwnmVsanWwnTable OBJECT-TYPE This table provides an option to configure user specified WWN for the VSANs. To enable the fibre channel switch to interoperate with other vendor switches on a VSAN, user needs to configure a WWN (based on the other vendor switch OUI) for the corresponding VSAN. To create a new entry in this table for a VSAN, a corresponding entry for that VSAN should exists in the vsanTable. Also, the value of the corresponding instance of vsanAdminState should be in 'suspended' state and the VSAN should interoperate in mode 4 (represented by vsanInterOperValue '4'). An entry from this table can be removed by any one of the following ways, a. Setting the corresponding instance wwnmVsanWwnRowStatus value to 'destroy'. b. Deleting the corresponding VSAN from vsanTable. c. Changing the corresponding VSAN configuration from interoperate mode 4 (represented by vsanInterOperValue '4') to any other value. | 1.3.6.1.4.1.9.9.286.1.1.9 | not-accessible | current | |
| wwnmVsanWwnEntry OBJECT-TYPE An entry (conceptual row) in this table. Each entry of this table represents the WWN configuration set for a VSAN. | 1.3.6.1.4.1.9.9.286.1.1.9.1 | not-accessible | current | |
| wwnmVsanWwn OBJECT-TYPE The user configurable WWN for a VSAN. For row creation, it is mandatory to set the value of this object to a valid value. | 1.3.6.1.4.1.9.9.286.1.1.9.1.1 | FcNameId | read-create | current |
| wwnmVsanWwnStorageType OBJECT-TYPE The storage type for this conceptual row. Conceptual rows having the value 'permanent' need not allow write-access to any columnar objects in the row. | 1.3.6.1.4.1.9.9.286.1.1.9.1.2 | StorageType | read-only | current |
| wwnmVsanWwnRowStatus OBJECT-TYPE The status of this conceptual row. The value of this object cannot be 'active' unless the value of the corresponding instance of 'wwnmVsanWwn' is set to a valid value. | 1.3.6.1.4.1.9.9.286.1.1.9.1.3 | RowStatus | read-create | current |
| wwnmNotificationGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.1.2 | |||
| wwnmNotification OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.1.2.1 | |||
| wwnmNotificationPrefix OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.1.2.1.0 | |||
| ciscoWwnmMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.2 | |||
| ciscoWwnmMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.2.1 | |||
| ciscoWwnmMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.286.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| wwnmType1WwnShortageNotify NOTIFICATION-TYPE A WWN shortage notification is generated whenever the number of available Type 1 WWNs 'wwnmType1AvailableWwns' reduces to either 20% or 10% or 0% of the maximum number of Type 1 WWNs 'wwnmType1MaxWwns'. After a shortage event is generated for a threshhold (say 20%), another such event will not be generated until after an availability event (see wwnmType1WwnAvailableNotify) is generated for the same threshold. | 1.3.6.1.4.1.9.9.286.1.2.1.0.1 | current |
| wwnmType1WwnAvailableNotify NOTIFICATION-TYPE An availability notification is generated whenever the number of available Type 1 WWNs (wwnmType1AvailableWwns) increases to either 25% or 15% or 5% of the maximum number of Type 1 WWNs (wwnmType1MaxWwns) after a wwnmType1WwnShortageNotify notification has been generated for either 20% or 10% or 5% respectively. | 1.3.6.1.4.1.9.9.286.1.2.1.0.2 | current |
| wwnmTypeOtherWwnShortageNotify NOTIFICATION-TYPE A WWN shortage notification is generated whenever the number of available Type Other WWNs 'wwnmTypeOtherAvailableWwns' reduces to either 20% or 10% or 0% of the maximum number of Type Other WWNs 'wwnmTypeOtherMaxWwns'. After a shortage event is generated for a threshhold (say 20%), another such event will not be generated until after an availability event (see wwnmType1WwnAvailableNotify) is generated for the same threshold. | 1.3.6.1.4.1.9.9.286.1.2.1.0.3 | current |
| wwnmTypeOtherWwnAvailableNotify NOTIFICATION-TYPE An availability notification is generated whenever the number of available Type Other WWNs (wwnmTypeOtherAvailableWwns) increases to either 25% or 15% or 5% of the maximum number of Type Other WWNs (wwnmTypeOtherMaxWwns) after a wwnmTypeOtherWwnShortageNotify notification has been generated for either 20% or 10% or 5% respectively. | 1.3.6.1.4.1.9.9.286.1.2.1.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| ciscoWwnmMIBCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-WWNMGR-MIB. | 1.3.6.1.4.1.9.9.286.2.1.1 | deprecated |
| ciscoWwnmMIBCompliance1 MODULE-COMPLIANCE The compliance statement for entities which implement the CISCO-WWNMGR-MIB. | 1.3.6.1.4.1.9.9.286.2.1.2 | current |
| cwmWwnmConfigurationGroup OBJECT-GROUP A collection of objects for WWN Manager. | 1.3.6.1.4.1.9.9.286.2.2.6 | current |
| cwmWwnmNotificationGroup NOTIFICATION-GROUP A collection of notifications for the WWN assignment. | 1.3.6.1.4.1.9.9.286.2.2.8 | current |
| cwmWwnmVsanWwnGroup OBJECT-GROUP A collection of objects to represent the configured WWN for the VSANs. | 1.3.6.1.4.1.9.9.286.2.2.9 | current |