Is there anyone out there that knows anything about Powerconnect and SNMP and the issues I'm having with Net-SNMP and the MIBs supplied by Dell? Seems to me that the MIBs are bugged.
The FACT that the switch throws traps not defined in the MIB is a HUGE issue. Dell support tells my I should have purchased a "Pro" contract. It is my humble opinion that after spending big $$ for a managed switch that the management interface should work.
Thank you so much. That seems so obvious in hindsight. Added VLANs to my devices and lost the management interface so I cannot check it will I get my "routing" sorted out.
Rseiwert
11 Posts
0
October 31st, 2011 13:00
Is there anyone out there that knows anything about Powerconnect and SNMP and the issues I'm having with Net-SNMP and the MIBs supplied by Dell? Seems to me that the MIBs are bugged.
The FACT that the switch throws traps not defined in the MIB is a HUGE issue. Dell support tells my I should have purchased a "Pro" contract. It is my humble opinion that after spending big $$ for a managed switch that the management interface should work.
DELL-Chris P.
2 Posts
0
November 2nd, 2011 23:00
Change
685 snmpBasicCompliance MODULE-COMPLIANCE
686 STATUS current
687 DESCRIPTION
688 "The compliance statement for SNMPv2 entities which
689 implement the SNMPv2 MIB."
690 MODULE -- this module
691 MANDATORY-GROUPS { snmpGroup, snmpSetGroup, systemGroup,
692 snmpBasicNotificationsGroup }
to
685 snmpBasicCompliance MODULE-COMPLIANCE
686 STATUS current
687 DESCRIPTION
688 "The compliance statement for SNMPv2 entities which
689 implement the SNMPv2 MIB."
690 MODULE -- this module
691 MANDATORY-GROUPS { snmpGroup, snmpSetGroup, systemGroup }
Rseiwert
11 Posts
0
November 3rd, 2011 12:00
Thank you so much. That seems so obvious in hindsight. Added VLANs to my devices and lost the management interface so I cannot check it will I get my "routing" sorted out.