On Thu, 2003-07-17 at 22:17, [EMAIL PROTECTED] wrote: > > Does anyone know the OID for the cisco chassis 4000 to monitor for power > > supply status? Thanks in advance > > > Have you tried here: > http://www.cisco.com/public/sw-center/netmgmt/cmtk/mibs.shtml
Tis a little vague. About like suggesting they go to the "great grey wall" back in the VMS days (it's in one of the 100 manuals you have on your shelf - have fun figuring out which one you need to open! ;-). Anyway, a quick check of the entity mib on my Catalyst 4000 with a Sup-III (IOS 12.1.13EW) shows no status for the power supplies, just a note that the fans in the power supplies are blowing. My 6500's (IOS 12.1.13E3 - yes, I know I have to upgrade to avoid the latest Cisco DOS attack) do have a note about the power supplies. The 5500 I've got running CatOs 5.5.19 doesn't seem to support the Cisco Entity Sensor Mib at all, although the entities themselves exist. My 5500's running Catos 4.5.13a (love to upgrade these to avoid the CATos DOS attack, but I've got no memory...) don't have any entities for the power supplies. It might be hiding somewhere else in the STACK-MIB, and I'll keep looking, but I think you are out of luck. [EMAIL PROTECTED] mcdonalddj]$ snmpwalk -c public -m CISCO-ENTITY-SENSOR-MIB ecc-4000-0 entSensorValueTable CISCO-ENTITY-SENSOR-MIB::entSensorType.9 = INTEGER: celsius(8) CISCO-ENTITY-SENSOR-MIB::entSensorType.15 = INTEGER: truthvalue(12) CISCO-ENTITY-SENSOR-MIB::entSensorType.18 = INTEGER: truthvalue(12) CISCO-ENTITY-SENSOR-MIB::entSensorType.21 = INTEGER: truthvalue(12) CISCO-ENTITY-SENSOR-MIB::entSensorScale.9 = INTEGER: units(9) CISCO-ENTITY-SENSOR-MIB::entSensorScale.15 = INTEGER: units(9) CISCO-ENTITY-SENSOR-MIB::entSensorScale.18 = INTEGER: units(9) CISCO-ENTITY-SENSOR-MIB::entSensorScale.21 = INTEGER: units(9) CISCO-ENTITY-SENSOR-MIB::entSensorPrecision.9 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorPrecision.15 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorPrecision.18 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorPrecision.21 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorValue.9 = INTEGER: 27 CISCO-ENTITY-SENSOR-MIB::entSensorValue.15 = INTEGER: 2 CISCO-ENTITY-SENSOR-MIB::entSensorValue.18 = INTEGER: 2 CISCO-ENTITY-SENSOR-MIB::entSensorValue.21 = INTEGER: 2 CISCO-ENTITY-SENSOR-MIB::entSensorStatus.9 = INTEGER: ok(1) CISCO-ENTITY-SENSOR-MIB::entSensorStatus.15 = INTEGER: ok(1) CISCO-ENTITY-SENSOR-MIB::entSensorStatus.18 = INTEGER: ok(1) CISCO-ENTITY-SENSOR-MIB::entSensorStatus.21 = INTEGER: ok(1) CISCO-ENTITY-SENSOR-MIB::entSensorValueTimeStamp.9 = Timeticks: (0) 0:00:00.00 CISCO-ENTITY-SENSOR-MIB::entSensorValueTimeStamp.15 = Timeticks: (0) 0:00:00.00 CISCO-ENTITY-SENSOR-MIB::entSensorValueTimeStamp.18 = Timeticks: (0) 0:00:00.00 CISCO-ENTITY-SENSOR-MIB::entSensorValueTimeStamp.21 = Timeticks: (0) 0:00:00.00 CISCO-ENTITY-SENSOR-MIB::entSensorValueUpdateRate.9 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorValueUpdateRate.15 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorValueUpdateRate.18 = INTEGER: 0 CISCO-ENTITY-SENSOR-MIB::entSensorValueUpdateRate.21 = INTEGER: 0 [EMAIL PROTECTED] mcdonalddj]$ snmpwalk -c harry$ -m ENTITY-MIB ecc-4000-0 entityTable entityTable: Unknown Object Identifier (Sub-id not found: (top) -> entityTable) [EMAIL PROTECTED] mcdonalddj]$ less /usr/local/share/snmp/mibs/EN ENTITY-MIB-rfc2737.mib ENTITY-MIB-V1SMI.my [EMAIL PROTECTED] mcdonalddj]$ snmpwalk -c public -m ENTITY-MIB ecc-4000-0 entityPhysical [...] ENTITY-MIB::entPhysicalDescr.9 = STRING: Chassis Temperature Sensor ENTITY-MIB::entPhysicalDescr.10 = STRING: Container of Fan Tray ENTITY-MIB::entPhysicalDescr.11 = STRING: FanTray ENTITY-MIB::entPhysicalDescr.12 = STRING: Container of Container of Power Supply ENTITY-MIB::entPhysicalDescr.13 = STRING: Container of Power Supply ENTITY-MIB::entPhysicalDescr.14 = STRING: Power Supply ( AC 400W ) ENTITY-MIB::entPhysicalDescr.15 = STRING: Power Supply Fan Sensor ENTITY-MIB::entPhysicalDescr.16 = STRING: Container of Power Supply ENTITY-MIB::entPhysicalDescr.17 = STRING: Power Supply ( AC 400W ) ENTITY-MIB::entPhysicalDescr.18 = STRING: Power Supply Fan Sensor ENTITY-MIB::entPhysicalDescr.19 = STRING: Container of Power Supply ENTITY-MIB::entPhysicalDescr.20 = STRING: Power Supply ( AC 400W ) ENTITY-MIB::entPhysicalDescr.21 = STRING: Power Supply Fan Sensor ENTITY-MIB::entPhysicalDescr.22 = STRING: Container of Power Entry Module(PEM) -- Daniel J McDonald, CCIE #2495, CNX LAN/WAN Integrator Austin Energy 512-322-6739 (desk) 512-694-0654 (cell) -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
