SAN monitoring: troubleshooting
SAN1:admin> snmpconfig --show accessControl
SAN1:admin> snmpconfig --show mibCapability FE-MIB: YES SW-MIB: YES FA-MIB: YES FICON-MIB: YES HA-MIB: YES FCIP-MIB: YES ISCSI-MIB: YES IF-MIB: YES BD-MIB: YES BROCADE-MAPS-MIB: YES ...Activate missing MIBs like below:
SAN1:admin> snmpconfig --enable mibCapability -mib_name FICON-MIB SAN1:admin> snmpconfig --enable mibCapability -mib_name HA-MIB SAN1:admin> snmpconfig --enable mibCapability -mib_name FCIP-MIB SAN1:admin> snmpconfig --enable mibCapability -mib_name ISCSI-MIB SAN1:admin> snmpconfig --enable mibCapability -mib_name BD-MIB ...make sure it works from XorMon NG server:
$ /opt/freeware/bin/snmpwalk -v 1 -c <your community string> <Switch IP/hostname> 1.3.6.1.2.1.75.1.1.1 SNMPv2-SMI::mib-2.75.1.1.1.0 = Hex-STRING: 10 00 00 27 F8 6E 88 CD
SAN1:admin> snmpconfig --show snmpv1
SAN1:admin> snmpconfig --show seclevel SAN1:admin> snmpconfig --set seclevel Select SNMP GET Security Level (0 = No security, 1 = Authentication only, 2 = Authentication and Privacy, 3 = No Access): (0..3) [3] 0
SAN1:admin> snmpconfig --enable mibCapability -mib_name FCIP-MIB
snmpwalk -v 2c -c <your community string> <Switch IP/hostname> 1.3.6.1.2.1.1.5If you go nowhere, contact the switch vendor support
SAN1:admin> snmpconfig --show seclevel SAN1:admin> snmpconfig --show mibCapability SAN1:admin> snmpconfig --show accessControl
ifconfig -a
snmpwalk -v 2c -c <your community string> <Switch IP/hostname> 1.3.6.1.3.94.1.6.1.6