Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

302 DCFM Enterprise User Manual
53-1001357-01
Performance management requirements
8
- To check SNMP credentials in the Management application, complete the following steps.
1. Select Discover > Setup.
The Discover Setup dialog box displays.
2. Select an IP address from the Available Addresses table.
3. Click Edit.
The Address Properties dialog box displays.
4. Click the SNMP tab.
5. Select the v1 or v3 from the SNMP Version list.
6. Make sure SNMP credentials match those on the device.
7. Click OK on the Address Properties dialog box.
8. Click OK on the Discover Setup dialog box.
- To set SNMP credentials in the Management application, refer to “Configuring SNMP
credentials” on page 43.
Make sure that the SNMP security level is set to the appropriate level for the switch.
- To check the SNMP security level, use the snmpconfig --show secLevel command.
Example of checking SNMP security level
snmpconfig --show secLevel
GET security level = 0, SET level = 0
SNMP GET Security Level: No security
SNMP SET Security Level: No security
- To set the SNMP security level, use the snmpconfig snmpconfig --set secLevel command.
Example of checking SNMP security level
snmpconfig --set secLevel 0
Select SNMP GET Security Level
(0 = No security, 1 = Authentication only, 2 = Authentication and Privacy,
3 = No Access): (0..3) [0]
To collect performance for GigE ports and FCIP statistics, make sure that SNMP v3 credentials
match (see above) and that FCIP-MIB capability is enabled.
- To check FCIP-MIB capability, use the snmpconfig --show mibcapability command.
Example of showing FCIP-MIB
FCRRouter:admin> snmpconfig --show mibcapability
FCIP-MIB: YES
- To enable FCIP-MIB capability, use the snmpconfig --set mibcapability command.
Example of enabling FCIP-MIB
FCRRouter:admin> snmpconfig --set mibcapability
FA-MIB (yes, y, no, n): [yes]
FICON-MIB (yes, y, no, n): [yes]
HA-MIB (yes, y, no, n): [yes]
FCIP-MIB (yes, y, no, n): [yes]
ISCSI-MIB (yes, y, no, n): [yes]