05-12-2021 10:35 AM
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
09-05-2021 06:32 PM
If anyone finds out, that would be fantastic. It looks like monitoring these FTD devices is all but impossible.
09-06-2021 07:49 AM - edited 09-06-2021 07:59 AM
You can query FMC via the CIMC since it is built on a UCS C220 server.
For Firepower chassis, there are also show commands:
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:
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>
09-26-2023 12:08 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide