cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3933
Views
0
Helpful
3
Replies

How do you monitor temperature on FTD device?

ABaker94985
Spotlight
Spotlight

Our FTD and FMC are both running 6.6.1. How do you 1) look at temperature on the FTD either through FMC or CLI? and 2) Does anyone know the SNMP OID for the temperature? Thanks

3 Replies 3

bcoverstone
Level 1
Level 1

If anyone finds out, that would be fantastic. It looks like monitoring these FTD devices is all but impossible.

You can query FMC via the CIMC since it is built on a UCS C220 server.

For Firepower chassis, there are also show commands:

https://www.cisco.com/c/en/us/td/docs/security/firepower/fxos/fxos221/cli-guide/b_CLI_ConfigGuide_FXOS_221/introduction_to_the_firepower_security_appliance.html

You should be able to get to them via REST API as well. I found a reference in LogicMonitor's documentation that indicates they do this:

https://www.logicmonitor.com/support/monitoring/networking-firewalls/cisco-firepower-chassis-manager-monitoring

Looking at a Firepower 4110 just now using

 https://<fcm_IP>/api/sys/chassis/chassis-env 

 ... I was able to retrieve the temperature:

<snip>
"inletTemp"
: "21.000000", "lastUpdatetime": "2021-09-06T10:51:36.177",
<snip>

 

tabularasa138
Level 1
Level 1

Is this not the OID for Temp on these things?

entSensorValue - 1.3.6.1.4.1.9.9.91.1.1.1.1.4

Review Cisco Networking for a $25 gift card