cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
6669
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

balaji.bandi
Hall of Fame
Hall of Fame
6 Replies 6

balaji.bandi
Hall of Fame
Hall of Fame
sotumu24/admin# show snmp-server engineID
Local SNMP EngineID: GKIILIFNGIC

 

check below information :

 

https://www.cisco.com/assets/sol/sb/Switches_Emulators_v2_2_015/help/nk_configuring_snmp05.html

 

https://www.cisco.com/c/en/us/support/docs/security/identity-services-engine/215521-configure-and-understand-snmp-traps-to-m.html

 

BB

=====Preenayamo Vasudevam=====

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

How to Ask The Cisco Community for Help

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

depends on the requirement - read this :

image.png

https://www.cisco.com/assets/sol/sb/Switches_Emulators_v2_2_015/help/nk_configuring_snmp05.html

BB

=====Preenayamo Vasudevam=====

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

How to Ask The Cisco Community for Help

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

=====Preenayamo Vasudevam=====

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

How to Ask The Cisco Community for Help