CISCO-FC-DEVICE-ALIAS-MIB

        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.
    
Source file
CISCO-FC-DEVICE-ALIAS-MIB
Last revised
Identity
ciscoFcDeviceAliasMIB
Base OID
1.3.6.1.4.1.9.9.430
Imported Objects
CISCO-DYNAMIC-PORT-VSAN-MIB CdpvmDevType
CISCO-SMI ciscoMgmt
SNMP-FRAMEWORK-MIB SnmpAdminString
SNMPv2-CONF MODULE-COMPLIANCE (no object page) OBJECT-GROUP (no object page)
SNMPv2-SMI MODULE-IDENTITY (no object page) OBJECT-TYPE (no object page)
SNMPv2-TC RowStatus
Net-SNMP examples using the cisco MIB directory Show commands

These commands use the standard Observium installation path and load the selected MIB variant before the RFC and Net-SNMP directories.

Translate the module identity
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-DEVICE-ALIAS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-DEVICE-ALIAS-MIB::ciscoFcDeviceAliasMIB'
Walk the MIB subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-FC-DEVICE-ALIAS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-DEVICE-ALIAS-MIB::ciscoFcDeviceAliasMIB'
How SNMP, Net-SNMP, MIB paths, and variants work
Objects (13)
.1.3.6.1.4.1.9.9.430
.1.3.6.1.4.1.9.9.430.0
.1.3.6.1.4.1.9.9.430.1
.1.3.6.1.4.1.9.9.430.1.1
.1.3.6.1.4.1.9.9.430.1.1.1
.1.3.6.1.4.1.9.9.430.1.1.1.1
OctetString
.1.3.6.1.4.1.9.9.430.1.1.1.1.1
.1.3.6.1.4.1.9.9.430.1.1.1.1.2
OctetString
.1.3.6.1.4.1.9.9.430.1.1.1.1.3
.1.3.6.1.4.1.9.9.430.1.1.1.1.4
.1.3.6.1.4.1.9.9.430.2
.1.3.6.1.4.1.9.9.430.2.1
.1.3.6.1.4.1.9.9.430.2.2
Dependencies (13) 6 direct · 7 transitive Show tree and compile order Hide dependency details

Each imported module is resolved in the importing module's source directory first, then through the normal default-variant rules.

Dependency tree
Conformance Groups (1)
A collection of objects for configuring and
distributing device aliases.
.1.3.6.1.4.1.9.9.430.2.2.1
Compliance Statements (1)

OID .1.3.6.1.4.1.9.9.430.2.1.1
The compliance statement for entities which
implement Device Aliases.
Required groups
Object refinements
ObjectAccessSyntaxDescription
cfdaConfigRowStatus readwrite
active(1), createAndGo(4), destroy(6)
Only three values 'createAndGo', 'destroy' and
'active' out of the six enumerated values need to be
supported.
cfdaConfigDeviceType readwrite
pwwn(1)
Only one value 'pwwn', out of the three enumerated
values need to be supported.