how to make snmp express simplier?

Need new test, action, option? Post request here.
Post Reply
nieaicai
Posts: 73
Joined: Fri Aug 03, 2012 9:05 pm

how to make snmp express simplier?

Post by nieaicai »

snmp question:

we are now monitor the clients of F5 DEVICE

NOW WE HAVE OID:
oid1: X.X.X.X.3.3.3.1.9080 MEANS :clients of server:3.3.3.1 with port 9080
oid2: X.X.X.X.3.3.3.2.9080 MEANS :clients of server:3.3.3.2 with port 9080
oid3: X.X.X.X.3.3.3.3.9080 MEANS :clients of server:3.3.3.3 with port 9080
oid4: X.X.X.X.3.3.3.4.9080 MEANS :clients of server:3.3.3.4 with port 9080

this group we have 4 servers

now we need monitor the difference of any two oid, if result larger than 100, means servers are not
load balancing. need to alarm to us

now i must create many snmp express:
oid1-oid2
oid1-oid3
oid1-oid4
.
.
.
.
oid3-oid4
oid4-oid1



i feel a little complicated!
can become simplier?
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Don't see how it can be simplified unless we implement some new test method just for this purpose (compare specified counters between each other) :roll:

Regards
Alex
nieaicai
Posts: 73
Joined: Fri Aug 03, 2012 9:05 pm

Post by nieaicai »

tks so much!

hopes implement some new test method for snmp table function

make it ispossible to compare any value of two snmp table items
KS-Soft
Posts: 13012
Joined: Wed Apr 03, 2002 6:00 pm
Location: USA
Contact:

Post by KS-Soft »

Well, its too early, we have not done anything yet.
I am not sure when this option will be implemented and how exactly it will work :roll:

Regards
Alex
Post Reply