CISCO-FC-DEVICE-ALIAS-MIB: View SNMP OID List / Download MIB
VENDOR: CISCO
Home | MIB: CISCO-FC-DEVICE-ALIAS-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
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. |
||
cfdaMIBNotifs | 1.3.6.1.4.1.9.9.430.0 | |||
cfdaMIBObjects | 1.3.6.1.4.1.9.9.430.1 | |||
cfdaConfiguration | 1.3.6.1.4.1.9.9.430.1.1 | |||
cfdaConfigTable | 1.3.6.1.4.1.9.9.430.1.1.1 | no-access |
A table containing information on all device aliases that have been configured on the local switch. |
|
1.3.6.1.4.1.9.9.430.1.1.1.1 | no-access |
Each entry in this table contains the mapping between the alias for a Fibre Channel device and its World Wide Name (WWN). |
||
cfdaConfigDeviceAlias | 1.3.6.1.4.1.9.9.430.1.1.1.1.1 | snmpadminstring | no-access |
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. |
cfdaConfigDeviceType | 1.3.6.1.4.1.9.9.430.1.1.1.1.2 | cdpvmdevtype | read-only |
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'. |
cfdaConfigDeviceId | 1.3.6.1.4.1.9.9.430.1.1.1.1.3 | octet string | read-only |
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'. |
cfdaConfigRowStatus | 1.3.6.1.4.1.9.9.430.1.1.1.1.4 | rowstatus | read-only |
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'. |
cfdaMIBConform | 1.3.6.1.4.1.9.9.430.2 | |||
ciscoFcDaMIBCompliances | 1.3.6.1.4.1.9.9.430.2.1 | |||
ciscoFcDaMIBCompliance | 1.3.6.1.4.1.9.9.430.2.1.1 |
The compliance statement for entities which implement Device Aliases. |
||
ciscoFcDaMIBGroups | 1.3.6.1.4.1.9.9.430.2.2 | |||
ciscoFcDaConfigGroup | 1.3.6.1.4.1.9.9.430.2.2.1 |
A collection of objects for configuring and distributing device aliases. |