On Wed, 17 Feb 2016 14:36:18 +0200 Ruth wrote:
RG> I need to create the snmp agent processing the RMON statistics
RG> requests.
RG> 
RG> I already finished to support all the RMON-MIB nodes from
RG> etherStatsTable,
RG> 
RG> but I need the following counters as well:
RG> 
RG> etherStatsPkts1519to2047Octets
RG> etherStatsPkts2048to4095Octets
RG> etherStatsPkts4096to8191Octets
RG> etherStatsPkts8192to9018Octets
RG> etherStatsPkts9019to9022Octets
RG> etherStatsPktsGreaterthan9199Octets
RG> 
RG> Maybe somebody knows which MIB file contains these values?
RG> 
RG> Of course, I can create my own MIB, but what if these counters
RG> are already defined?

As far as I know RFC 2819 is the most recent standard MIB for
etherStatsPkts, and it does not define these objects. A quick
google searsh didn't turn up any vendor MIBs either, so it does
look like you'd have to define your own MIB.

Robert

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Net-snmp-coders mailing list
Net-snmp-coders@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/net-snmp-coders

Reply via email to