cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2535
Views
10
Helpful
4
Replies

SNMP setting of ISE

sujanyakj
Spotlight
Spotlight

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.

4 Replies 4

AjitKumar
Level 1
Level 1

Hi @sujanyakj 

By any chance Are you looking for this?

https://www.cisco.com/c/en/us/td/docs/security/ise/24/cli_guide/b_ise_CLIReferenceGuide_24/ise_CLIReferenceGuide_24_CLT_chapter.html

 

SNMP.PNG

 

 

 

 

 

Regards,
Ajit
AjitsNW@gmail.com
www.ajit.network

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.

Is dskThresholdLimit is the only one trap which ISE will provides

 

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.