HPE Aruba Networking & ProVision-based
1827294 Members
2147 Online
109960 Solutions
New Discussion

HP 3800 (J9574A) SNMP not working. Running on SW: KA.15.12.0010

 
UncelF
Occasional Contributor

HP 3800 (J9574A) SNMP not working. Running on SW: KA.15.12.0010

Hi,

I am having trouble with the HP 3800-48G-PoE+-4SFP+ Switch running on KA.15.12.0010.
Device doesn't respond to the SNMP queries at all.
Swich has IP address configured and SNMP setting applied:

snmp-server community COM1 operator unrestricted
snmp-server community COM2 manager unrestricted

SWITCH3800)# show snmp-server
SNMP Communities
Community Name MIB View Write Access
-------------------------------- -------- ------------
COM1 Operator Unrestricted
COM2 Manager Unrestricted

Trap Receivers
Link-Change Traps Enabled on Ports [All] : All
Traps Category Current Status
_____________________________ __________________
SNMP Authentication : Extended
Password change : Enabled
Login failures : Enabled
Port-Security : Enabled
Authorization Server Contact : Enabled
DHCP-Snooping : Enabled
Dynamic ARP Protection : Enabled
Dynamic IP Lockdown : Enabled
Startup Config change : Disabled
Running Config Change : Disabled
MAC address table changes : Disabled
MAC Address Count : Disabled
Address Community Events Type Retry Timeout
---------------------- ---------------------- -------- ------ ------- -------
Excluded MIBs

Snmp Response Pdu Source-IP Information
Selection Policy : rfc1517
Trap Pdu Source-IP Information
Selection Policy : rfc1517


Other switches (2620-24-PoE+) on the same VLAN and with the same SNMP setting applied do respond.

nnm01:~ $ snmpwalk -v 2c -c COM1 10.216.36.1 loca
Timeout: No Response from 10.216.36.1
nnm01:~ $ snmpwalk snmpwalk -v 2c -c COM1 10.216.36.3 loca
SNMPv2-MIB::sysLocation.0 = STRING: CLS-IT-SITE-HQ00005-Rack_4R


Any idea how to solve this issue?

1 REPLY 1
UncelF
Occasional Contributor

Re: HP 3800 (J9574A) SNMP not working. Running on SW: KA.15.12.0010

Problem solved. It was not switch type or OS version specific.

 

As this particular swith has several SVI interaces, it has responded with other IP address.

By specifyig source interface for response, I can now get response from interface I want.

 

snmp-server response-source [ip address of interface]