05-12-2022 02:07 AM
I want to configure the snmp settings in my ISE 2.4 release box to alert on system and service health and state changes.
Please help me the avaiable snmp-server trap.
For diskutilization i have used the below
Snmpserver enable dakThresholdLimit 75.
05-12-2022 02:39 AM
05-12-2022 03:08 AM
I want to send only memory and disk utilization trap of the device to snmp server.I want to understand the command for memory utilization.
I got the below snmp trap command for disk space utlization.
#snmp-server trap dskThresholdLimit "75"
Please let me know if my understanding is wrong here.
05-12-2022 03:14 AM
Is dskThresholdLimit is the only one trap which ISE will provides
05-12-2022 07:29 PM
SNMP traps are generated from the ISE application which does not have full visibility of the hardware resources. As per the Admin Guide, there are no SNMP traps for monitoring the memory. These traps are mainly useful for monitoring the state of the application itself.
If you have the hardware appliance, you can monitor the hardware resources using SNMP directly via the CIMC interface. You can find the supported MIBs for UCS Servers upon which ISE is built on this page.
If you're using VMs, you would need to monitor the resources from the hypervisor layer.
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