* Jeff Cook <[EMAIL PROTECTED]> [040505 17:00] wrote: > I was wondering if anyone monitors how many ports on a switch are > functioning? If so, how do you do it? I took at the MIBS and didn't find a > OID for this. Most of my switches are Cisco 3500 or 3500xl.
You'd have to script it. For instance, you could walk ifOperStatus (1.3.6.1.2.1.2.2.1.8) and count how many ports are up. --Michael -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
