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'
Objects (13)
Showing 13 of 13 objects
Object legend
Object type
Icons distinguish tables, entry rows, columns, scalars, and structural nodes.
SNMPv2-TCTruthValue
Syntax
Blue badges identify the value syntax. Connected badges read as defining module and convention.
IF-MIBifIndex
Table index
Green identifies an index object; yellow names its module when the index is defined elsewhere.
r/w
deprecated
obsolete
Access and status
r/w means read-write. Grey labels mark definitions retained for compatibility.
OBS ✓
Observium use
The indicator appears only when Observium directly references that object.
ifOperStatus
.1.3.6.1.2.1…
Names and OIDs
Object names link to their detail pages. Hover or focus a linked name or badge for available definition details.
.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
Dependency-first compile order
- SNMPv2-SMIrfc
- CISCO-SMIcisco
- SNMPv2-TCrfc
- CISCO-ST-TCcisco
- CISCO-TCcisco
- IANAifType-MIBrfc
- SNMPv2-CONFrfc
- SNMPv2-MIBrfc
- IF-MIBrfc
- SNMP-FRAMEWORK-MIBrfc
- CISCO-VSAN-MIBcisco
- CISCO-PSM-MIBcisco
- CISCO-DYNAMIC-PORT-VSAN-MIBcisco
- CISCO-FC-DEVICE-ALIAS-MIBciscoselected
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.1The compliance statement for entities which
implement Device Aliases.
implement Device Aliases.
Required groups
| mandatory | ciscoFcDaConfigGroup |
Object refinements
| Object | Access | Syntax | Description |
|---|---|---|---|
| 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. |