I have got problem with HP V1910-24G Switch JE006A.
I want to get mac table from device via snmp.
This information is available via web interface (Network->MAC). But I need to get the same info via snmpwalk.
I run ' snmpwalk -v 2c -c public $ip atPhysAddress'
but got info only for DEFAULT_VLAN interface (number 30) :
RFC1213-MIB::atPhysAddress.30.1.10.0.0.1 = Hex-STRING: 00 5F F4 32 80 92
RFC1213-MIB::atPhysAddress.30.1.10.0.0.3 = Hex-STRING: 40 1E 67 19 3E C6
RFC1213-MIB::atPhysAddress.30.1.10.0.0.4 = Hex-STRING: 00 67 19 26 56 91
RFC1213-MIB::atPhysAddress.30.1.10.0.0.5 = Hex-STRING: 00 61 86 00 16 05
RFC1213-MIB::atPhysAddress.30.1.10.0.0.7 = Hex-STRING: 40 0C 29 91 A5 86
How to get mac table for each interfaces (1-24) via snmpwalk? Thanks a lot.
Sofware version 5.20 Release 1111
P.S. this thread has been moved from ProCurve / ProVision-Based to Web and Unmanaged - Hp Forum Moderator
#snmp