I think you need IOS12.2 for monitoring VLAN with SNMP. Do a snmpwalk on the interfaces mib, you'll probably see the descriptions, but no counters. On some IOS's even the descriptions aren't in the ifEntry table. This functionality is included only in the latest IOS releases. You should see ordinary ifInOctetst etc. for the VLAN interfaces.
Joost. ----- Original Message ----- From: "del Prado, Rodrigo" <[EMAIL PROTECTED]> To: <[email protected]> Sent: Wednesday, March 05, 2003 11:09 AM Subject: [rrd-users] VLAN Traffic monitoring > Hi all, > > I want to monitor Vlans traffic on a Cisco 3660. Vlans are on > interface FastEthernet0/0 and I can see its traffic with "sh vlans" but > I can´t get this data with snmp, which oid points to these vlans? As I > think vlans are on new indexes, but the only indexes that the has are > the physical interfaces. Snmp is activated on interface FastEthernet > (and all other interfaces), but I don´t know if I have to configure > someting else? The IOS version is 12.1(5)T7. Any help would be > appreciated, thanks in advance and sorry for my english. > > Regards, > > Rodrigo del Prado > > > -- Attached file removed by Ecartis and put at URL below -- > -- Type: application/ms-tnef > -- Size: 3k (3666 bytes) > -- URL : http://www.ee.ethz.ch/~slist/pantomime/3E65CCE529542-winmail.d > > > -- > Unsubscribe mailto:[EMAIL PROTECTED] > Help mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/rrd-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
