Hello,
I need to create the snmp agent processing the RMON statistics requests.
I already finished to support all the RMON-MIB nodes from etherStatsTable,
but I need the following counters as well:
etherStatsPkts1519to2047Octets
etherStatsPkts2048to4095Octets
etherStatsPkts4096to8191Octets
e
Dear friends,
I need to support more than one devices on the same computer for RMON
statistics.
How to organize it better? Multiple tables of the same kind in one MIB file?
Multiple MIB files of the same kind with different OIDs?
On the configuration level the agents will run at the same IP wit
Dear friends, please help.
I created four different agents for localhost with four different ports.
My config files look like:
rocommunity public
rwcommunity private
rocommunity silicom 127.0.0.1:1001 .1.3.6.1.4.1.15694
rocommunity public
rwcommunity private
rocommunity silicom 127.0.0.1:1002