I can get the Foundary ServerIrons input/output traffic statistics using the folowing OID.
Please tell me a method to plot both Input and output traffic on a single graph.
<input traffic>
.1.3.6.1.4.1.1991.1.1.4.25.1.1.6.<VIP>.<Port>
# snmpwalk -v 2c -c public <IP> .1.3.6.1.4.1.1991.1.1.4.25.1.1.6
SNMPv2-SMI::enterprises.1991.1.1.4.25.1.1.6.192.168.0.100.80 = Counter64:
283385026
SNMPv2-SMI::enterprises.1991.1.1.4.25.1.1.6.192.168.0.100.443 = Counter64:
500243
<output trafiic>
.1.3.6.1.4.1.1991.1.1.4.25.1.1.7.<VIP>.<Port>
# snmpwalk -v 2c -c public <IP> .1.3.6.1.4.1.1991.1.1.4.25.1.1.7
SNMPv2-SMI::enterprises.1991.1.1.4.25.1.1.7.192.168.0.100.80 = Counter64:
260326549
SNMPv2-SMI::enterprises.1991.1.1.4.25.1.1.7.192.168.0.100.443 = Counter64:
308975
How to graph in/out traffic for VIP of ServerIron (Foundry)
Moderators: Developers, Moderators
Who is online
Users browsing this forum: No registered users and 3 guests