Aruba & ProVision-based
1753879 Members
7453 Online
108809 Solutions
New Discussion

Unable to add multiple Snmp server host for same snmp community?

 
mgwari
Occasional Visitor

Unable to add multiple Snmp server host for same snmp community?

Hi,

 

we have HP 3800 switches. i have tried to add multiple snmp-server host for same community string.

 

when i am adding new server host its replacing old server host instead of adding.

 

 

anyone please can help?

 

 

-Thanks

2 REPLIES 2
Priyansha
Valued Contributor

Re: Unable to add multiple Snmp server host for same snmp community?

What is the Code running on the Switch.  SHare the Commands running on the Switch.

Thank you,
Was the post useful? Click on the white KUDOS! Star.
For HP Guided Troubleshooting; https://support.hpe.com/connect/s/?language=en_US
mgwari
Occasional Visitor

Re: Unable to add multiple Snmp server host for same snmp community?

code version:
ws/swbuildm/KA_rel_hartford_qaoff/code/build/tam(KA_rel_hartford_qaoff)
                Oct 12 2012 09:31:58
                KA.15.09.0009
                1050
snmp config:

snmp-server community "hello" operator unrestricted
snmp-server community "hellowr" operator unrestricted
snmp-server host 192.168.100.100 community "hello" trap-level all
snmp-server host 10.202.89.80 community "hellowr"
snmp-server enable traps mac-notify
snmp-server enable traps snmp-authentication standard
no snmp-server enable traps snmp-authentication extended
snmp-server enable traps startup-config-change
snmp-server enable traps running-config-change
snmp-server enable traps mac-count-notify


want to add another snmp-server host with community string"hello" .