cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
4152
Views
0
Helpful
6
Replies

Remote Engine ID of ISE

sujanyakj
Spotlight
Spotlight

How to find the remote engine ID of ISE which will be used during snmp v3 configuration.

1 Accepted Solution

Accepted Solutions
6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame

tonyang
Level 1
Level 1

Hi,

Reference the following command, may I ask if I need to input the Engine ID of remote SNMP server ? Thank you.

 

sotumu24/admin(config)# snmp-server host 10.127.197.81 version 3 SNMPUSER 0x474b49494c49464e474943 plain authpasswd privpasswd

tonyang
Level 1
Level 1

Hi,

I'd like to configure the SNMP (v3) in Cisco ISE. It's failed to input the command "snmp-server engineid remote/local".

 

XXX/admin(config)# snmp-server engineid ?
<WORD> EngineID String (Max Size - 24)

Hi @tonyang ,

 to configure SNMP v3 on ISE:

ise/admin# conf t
ise/admin(config)# snmp-server enable
ise/admin(config)# snmp-server engineid <the same UDI as show udi command> ise/admin(config)# snmp-server trap dskThresholdLimit <threshold> ise/admin(config)# snmp-server community <community> ro ise/admin(config)# snmp-server user <user> v3 plain <pass> <priv passwd>

Hope this helps !!!

follow the full thread from the beginning to get EngineID to add.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help