CISCO-FC-DEVICE-ALIAS-MIB

File: CISCO-FC-DEVICE-ALIAS-MIB.mib (7918 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
CISCO-SMI SNMP-FRAMEWORK-MIB CISCO-DYNAMIC-PORT-VSAN-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE MODULE-COMPLIANCE
OBJECT-GROUP RowStatus ciscoMgmt
SnmpAdminString CdpvmDevType

Defined Types

CfdaConfigEntry  
SEQUENCE    
  cfdaConfigDeviceAlias SnmpAdminString
  cfdaConfigDeviceType CdpvmDevType
  cfdaConfigDeviceId OCTET STRING
  cfdaConfigRowStatus RowStatus

Defined Values

ciscoFcDeviceAliasMIB 1.3.6.1.4.1.9.9.430
The MIB module for the management of Device Aliases in a Fibre Channel Fabric. A Fibre Channel fabric consists of devices such as disks, hosts and switches. The disks and hosts login to the switches and avail services available to them in the fabric. These devices are identified by means of their World Wide Names (WWN). The WWNs are 8-byte cryptic identifiers, which are cumbersome for human use. A Device Alias is a human readable string which can be used to alias a World Wide Name (WWN). So, a Device Alias is used to map a WWN to a user friendly name. Once configured, the Device Alias can be used in place of the WWN. On the switch, this MIB assists in defining the Device Aliases for the remote devices and using these Aliases instead of the cryptic WWNs.
MODULE-IDENTITY    

cfdaMIBNotifs 1.3.6.1.4.1.9.9.430.0
OBJECT IDENTIFIER    

cfdaMIBObjects 1.3.6.1.4.1.9.9.430.1
OBJECT IDENTIFIER    

cfdaMIBConform 1.3.6.1.4.1.9.9.430.2
OBJECT IDENTIFIER    

cfdaConfiguration 1.3.6.1.4.1.9.9.430.1.1
OBJECT IDENTIFIER    

cfdaConfigTable 1.3.6.1.4.1.9.9.430.1.1.1
A table containing information on all device aliases that have been configured on the local switch.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CfdaConfigEntry

cfdaConfigEntry 1.3.6.1.4.1.9.9.430.1.1.1.1
Each entry in this table contains the mapping between the alias for a Fibre Channel device and its World Wide Name (WWN).
Status: current Access: not-accessible
OBJECT-TYPE    
  CfdaConfigEntry  

cfdaConfigDeviceAlias 1.3.6.1.4.1.9.9.430.1.1.1.1.1
The device alias of this entry. This object is the human friendly string for the device represented by the corresponding instance of cfdaConfigDeviceWwn. A device can have only one alias configured. The value of this object MUST begin with an alphabet.
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..64)  

cfdaConfigDeviceType 1.3.6.1.4.1.9.9.430.1.1.1.1.2
The type of the Fibre Channel device represented by the corresponding instance of cfdaConfigDeviceId. This object cannot be modified while the value of the corresponding instance of cfdaConfigRowStatus is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  CdpvmDevType  

cfdaConfigDeviceId 1.3.6.1.4.1.9.9.430.1.1.1.1.3
The Fibre Channel device which is given a device alias as indicated by the corresponding instance of cfdaConfigDeviceAlias. This object MUST be set to a valid value before or concurrently with setting the corresponding instance of cfdaConfigRowStatus object to 'active'. This object cannot be modified while the value of the corresponding instance of cfdaConfigRowStatus object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(8)  

cfdaConfigRowStatus 1.3.6.1.4.1.9.9.430.1.1.1.1.4
The status of this conceptual row. Before setting this object to 'active', the corresponding instance of cfdaConfigDeviceId MUST be set to a valid value. None of the objects can be modified while the value of this object is 'active'.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ciscoFcDaMIBCompliances 1.3.6.1.4.1.9.9.430.2.1
OBJECT IDENTIFIER    

ciscoFcDaMIBGroups 1.3.6.1.4.1.9.9.430.2.2
OBJECT IDENTIFIER    

ciscoFcDaMIBCompliance 1.3.6.1.4.1.9.9.430.2.1.1
The compliance statement for entities which implement Device Aliases.
Status: current Access: read-create
MODULE-COMPLIANCE    

ciscoFcDaConfigGroup 1.3.6.1.4.1.9.9.430.2.2.1
A collection of objects for configuring and distributing device aliases.
Status: current Access: read-create
OBJECT-GROUP