
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2021 03:21 PM
Hi,
We would like to monitor our ISE Servers on our common monitoring platform for basic health monitoring and alerting.
I found that it cannot be done in a traditional way using SNMP.
Could someone please guide on how we can get this done.
Thanks
Sajid
Solved! Go to Solution.
- Labels:
-
Identity Services Engine (ISE)
Accepted Solutions

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2021 03:45 PM
> I found that it cannot be done in a traditional way using SNMP.
The snmp-server community section of the ISE CLI Guide lists the supported SNMP MIBs.
Does the HOST-RESOURCES-MIB not give you this data? That is the standard MIB for such things.
There is also the NOTIFICATION-LOG-MIB
- SNMPv2-MIB
- RFC1213-MIB
- IF-MIB
- IP-MIB
- IP-FORWARD-MIB
- TCP-MIB
- UDP-MIB
- HOST-RESOURCES-MIB
- ENTITY-MIB-Only 3 MIB variables are supported on the ENTITY-MIB:
- Product ID: entPhysicalModelName
- Version ID: entPhysicalHardwareRev
- Serial Number: entPhysicalSerialNumber
- DISMAN-EVENT-MIB
- NOTIFICATION-LOG-MIB
- CISCO-CDP-MIB
Have you tried any and all of these?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-10-2021 03:56 PM
ISE is bit different compare to other device monitoring with SNMP
there is a good thread:
https://community.cisco.com/t5/network-access-control/monitor-ise-process-through-snmp/td-p/3718751
https://community.cisco.com/t5/network-access-control/ise-monitoring-best-practice/td-p/3604198

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2021 03:45 PM
> I found that it cannot be done in a traditional way using SNMP.
The snmp-server community section of the ISE CLI Guide lists the supported SNMP MIBs.
Does the HOST-RESOURCES-MIB not give you this data? That is the standard MIB for such things.
There is also the NOTIFICATION-LOG-MIB
- SNMPv2-MIB
- RFC1213-MIB
- IF-MIB
- IP-MIB
- IP-FORWARD-MIB
- TCP-MIB
- UDP-MIB
- HOST-RESOURCES-MIB
- ENTITY-MIB-Only 3 MIB variables are supported on the ENTITY-MIB:
- Product ID: entPhysicalModelName
- Version ID: entPhysicalHardwareRev
- Serial Number: entPhysicalSerialNumber
- DISMAN-EVENT-MIB
- NOTIFICATION-LOG-MIB
- CISCO-CDP-MIB
Have you tried any and all of these?
