Currently we use MRTG to graph just about any SNMP enabled device on our
network, and we have been working on getting it to plot the number of
concurrent users on our PM3's. We are able to plot all network connections,
ie PPP users, but we are unable to monitor ports being used by terminal mode
/ shell connections.
Has anyone found an OID that is suitable for the connection status of the
modems or serial ports?
-Chris Anderson
CyberZone, Inc.
cade@cybrzn.com
==
here is what I use in a script that gathers all this info from 5 pm3's 1
Ascend 4000, 2 USR TC and 1 PM2e (30 modems)
tcp.tcpConnTable.tcpConnEntry.tcpConnState | grep -i .513
Since I set this up it has been working for almost a year this way...
Jim
-
To unsubscribe, email 'majordomo@livingston.com' with
'unsubscribe portmaster-users' in the body of the message.