[Bug 1251847] [NEW] Enable EtherLike-MIB::dot3StatsTable in agent
Mike Stupalov
1251847 at bugs.launchpad.net
Sat Nov 16 13:12:27 UTC 2013
Public bug reported:
EtherLike-MIB::dot3StatsTable supported in net-snmp (linux hosts) since
5.5 version (see: http://www.net-snmp.org/docs/README.agent-mibs.html)
Please enable this MIB by default.
I tested it on 13.10:
$ snmpwalk -v2c -c public localhost EtherLike-MIB::dot3StatsTable
EtherLike-MIB::dot3StatsIndex.2 = INTEGER: 2
EtherLike-MIB::dot3StatsIndex.3 = INTEGER: 3
EtherLike-MIB::dot3StatsAlignmentErrors.2 = Counter32: 0
EtherLike-MIB::dot3StatsAlignmentErrors.3 = Counter32: 0
EtherLike-MIB::dot3StatsFCSErrors.2 = Counter32: 0
EtherLike-MIB::dot3StatsFCSErrors.3 = Counter32: 0
EtherLike-MIB::dot3StatsSingleCollisionFrames.2 = Counter32: 0
EtherLike-MIB::dot3StatsSingleCollisionFrames.3 = Counter32: 0
EtherLike-MIB::dot3StatsMultipleCollisionFrames.2 = Counter32: 0
EtherLike-MIB::dot3StatsMultipleCollisionFrames.3 = Counter32: 0
EtherLike-MIB::dot3StatsDeferredTransmissions.2 = Counter32: 0
EtherLike-MIB::dot3StatsDeferredTransmissions.3 = Counter32: 0
EtherLike-MIB::dot3StatsLateCollisions.2 = Counter32: 0
EtherLike-MIB::dot3StatsLateCollisions.3 = Counter32: 0
EtherLike-MIB::dot3StatsInternalMacTransmitErrors.2 = Counter32: 0
EtherLike-MIB::dot3StatsInternalMacTransmitErrors.3 = Counter32: 0
EtherLike-MIB::dot3StatsCarrierSenseErrors.2 = Counter32: 0
EtherLike-MIB::dot3StatsCarrierSenseErrors.3 = Counter32: 0
EtherLike-MIB::dot3StatsFrameTooLongs.2 = Counter32: 0
EtherLike-MIB::dot3StatsFrameTooLongs.3 = Counter32: 0
EtherLike-MIB::dot3StatsInternalMacReceiveErrors.2 = Counter32: 0
EtherLike-MIB::dot3StatsInternalMacReceiveErrors.3 = Counter32: 0
EtherLike-MIB::dot3StatsDuplexStatus.2 = INTEGER: fullDuplex(3)
EtherLike-MIB::dot3StatsDuplexStatus.3 = INTEGER: unknown(1)
To enable just add to MIB_MODULES in debian/rules this: etherlike-mib/dot3StatsTable
(also patch included).
My custom builded packages here:
https://www.dropbox.com/sh/7l9csbx4l4sisz5/BUCk2vcGNH
** Affects: net-snmp (Ubuntu)
Importance: Undecided
Status: New
** Patch added: "net-snmp-5.7.2-etherlike.patch"
https://bugs.launchpad.net/bugs/1251847/+attachment/3910597/+files/net-snmp-5.7.2-etherlike.patch
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/1251847
Title:
Enable EtherLike-MIB::dot3StatsTable in agent
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/1251847/+subscriptions
More information about the Ubuntu-server-bugs
mailing list