Notes |
|
(0003247)
|
fgaudreault
|
2012-10-26 10:08
|
|
Hi,
Since we do not have access to any 2620 switch, you will have to help us resolving this. Did you already check in the newer version MIB what is the new OID? |
|
|
(0003254)
|
muhlig
|
2012-10-27 02:39
|
|
Actually I'm not sure what's going here so I'll describe my findings. I have two switches. sw227 runs old firmware, sw228 runs the new one. And now:
mon ~ # snmpget -v2c -c xxx sw227 1.3.6.1.4.1.11.2.14.2.10.3.1.6.1.8
iso.3.6.1.4.1.11.2.14.2.10.3.1.6.1.8 = INTEGER: 2
mon ~ # snmpget -v2c -c xxx sw228 1.3.6.1.4.1.11.2.14.2.10.3.1.6.1.8
iso.3.6.1.4.1.11.2.14.2.10.3.1.6.1.8 = No Such Object available on this agent at this OID
There are many more objects on sw227 than on sw228:
mon ~ # snmpwalk -v2c -c xxx sw227 1.3.6.1.4.1.11.2.14.2.10|wc -l
431
mon ~ # snmpwalk -v2c -c xxx sw228 1.3.6.1.4.1.11.2.14.2.10|wc -l
144
AFAICS '1.3.6.1.4.1.11.2.14.2.10.3.1.6' object is a part of HP-ICF-GENERIC-RPTR MIB [1]. HP MIBs for 2620 switch are available for download from [2]. The file contains hpicfOid.mib file. In the hpicfOid.mib file there is a reference to hpicfGenRptrMib object module. However hpicfGenRptr.mib file IS MISSING from the HP MIB archive.
It's not possible to find the new OID in the HP MIB archive.
Do you think it's HP fault and their newest software simply doesn't contain some SNMP objects, among them the objects you investigate in PacketFence? Should I contact HP support to resolve this issue?
[1] http://www.oidview.com/mibs/11/HP-ICF-GENERIC-RPTR.html [^]
[2] https://h10145.www1.hp.com/Downloads/DownloadSoftware.aspx?SoftwareReleaseUId=9474&ProductNumber=J9626A&lang=pl%2cpl&cc=pl%2cpl&prodSeriesId=5171622&SerialNumber=&PurchaseDate= [^] |
|
|
(0003255)
|
muhlig
|
2012-10-29 03:09
|
|
I've found the HP 2620 switch works correctly with RA_15_06_0019.swi which is the last firmware from 15.06 release. RA_15_08_0009.swi doesn't work, as reported above. |
|
|
(0003256)
|
fgaudreault
|
2012-10-29 08:29
|
|
Looks like a Vendor issue, or they just changed the location of the port-security stuff elsewhere in the MIB.
The "lazy" fixes for now would be either :
- Stay on 15.06
- Use RADIUS Mac Authentication
I think on our side we can definitely contact the vendor. |
|
|
(0003257)
|
muhlig
|
2012-10-29 10:03
|
|
OK, the ball is in your court, thank you :-) |
|
|
(0003266)
|
fgaudreault
|
2012-10-30 14:55
|
|
Ok, well I may need to return the ball to you :S Looks like I cannot open a ticket with HP since I don't have any support contract. If you have one, I believe you will have to open the ticket with them, and add me as a participant if needed. |
|
|
(0003282)
|
muhlig
|
2012-11-23 13:50
|
|
I contacted HP support and the issue is solved. They wrote: "HP-ICF-GENERIC-RPTR MIB indeed was disabled a while ago. However it's been re-enabled in RA.15.09.0007". HP support has given me RA.15.09.0009 which works OK (at least if port security is taken into account).
BTW the same issue touches 2910 switch software. MIB object in case is missing from W.15.08.0012, but it is present in W.15.08.0014.
Facing this problem please contact HP support because good software is not yet available from HP web page (at least at the moment). |
|
|
(0003925)
|
lmunro
|
2015-02-18 10:59
|
|
Obsolete bug tracker entries.
PF 4 introduced changes that either make these irrelevant or impossible to reproduce.
New issues are moving to github issues. |
|