Hello Experts
Can anyone help me with the OID for getting the Power Supply Status of a Cisco ASA?
Also interested in fans, and chassis minor/major if you have..
Thanks
Hi,
Did you try to monitor the following MIB table:
ciscoEnvMonSupplyStatusTable - 1.3.6.1.4.1.9.9.13.1.5.
Use the get table setting in your UnDP as you probably have more than one power supply.
The CISCO-ENVMON-MIB:1.3.6.1.4.1.9.9.13 list the Voltage, Temp, Fan and Power Supply status.
Concerning the Chassis Serial Number, Orion Network Configuration Manager contains a report that lists all the Serial Number of the cards, chassis, etc. on your equipments.
If you do not have it you can poll the ENTITY-MIB:entPhyiscalTable / 1.3.6.1.2.1.47.1.1.1 .
EDIT: Check as well the CISCO-STACK-MIB:chassisSerialNumberString / 1.3.6.1.4.1.9.5.1.2.19 fount on this thread Re: Cisco Device Inventory
Universal Device Poller Tutorial
HTH,
Yann