I have a pair of Cisco Catalyst 4006 switches running Catalyst OS.
The two switches talk to each other with an aggregated (aka bonded) gigabit link, made up of two regular gigabit links. This aggregated connection uses Cisco's proprietary EtherChannel protocol. I also have an Apple G5 Xserve, which is connected to one of the Catalysts with an aggregated (aka bonded) gigabit link, again made up of two regular gigabit links. This aggregated connection, however, uses the IEEE 802.3ad standardized protocol (which Cisco refers to as LACP or LAgP).
Now, cacti works fine for pulling information about the EtherChannel link, but does not work for pulling information about the 802.3ad link. I'm not real sure how to progress from here, can I post some snmpwalk output that will help someone diagnose this for me? Interestingly, with the 802.3ad link, I can graph both of the interfaces making up the aggregate separately just fine. However, the aggregate itself just returns 0 data...
Cisco 4006: no data from aggregated interfaces?
Moderators: Developers, Moderators
Can you pull the snmp info for the link via snmpwalk?
If you can walk it then Cacti can graph it, but it may require adding a custom graph with the specific OID in the snmp query
Also, what sup engine & IOS or CatOS ver are you using?
If you can walk it then Cacti can graph it, but it may require adding a custom graph with the specific OID in the snmp query
Also, what sup engine & IOS or CatOS ver are you using?
Cacti1 OS: CentOS 5.6 | 300+ devices
Cacti2 OS: CentOS 5.6 | 300+ devices
King of the Elves
Local Anarchists Union #427
"Anarchism is founded on the observation that since few men are wise enough to rule themselves, even fewer are wise enough to rule others." -Edward Abbey
Cacti2 OS: CentOS 5.6 | 300+ devices
King of the Elves
Local Anarchists Union #427
"Anarchism is founded on the observation that since few men are wise enough to rule themselves, even fewer are wise enough to rule others." -Edward Abbey
snmpwalk -c yoursnmpcommunity -v 1 or 2c ip or resolvable name for 4006 the oid or name in question..
example:
snmpwalk -c public -v 1 4006 1.3.6.1.4.1.9.9.98.1.1.1
1.3.6.1.4.1.9.9.98.1.1.1 = pagpEtherChannelTable
derived from:
http://tools.cisco.com/Support/SNMP/do/ ... annelTable
an excellent tool for Cisco OIDs
You can also do an snmpwalk of the whole device and direct it to a file and then sift thru it for the value you are looking for. Do a man snmpwalk to see what options you have.
It is entirely possible that the particular info may not be available given the version of CatOS you are using.
example:
snmpwalk -c public -v 1 4006 1.3.6.1.4.1.9.9.98.1.1.1
1.3.6.1.4.1.9.9.98.1.1.1 = pagpEtherChannelTable
derived from:
http://tools.cisco.com/Support/SNMP/do/ ... annelTable
an excellent tool for Cisco OIDs
You can also do an snmpwalk of the whole device and direct it to a file and then sift thru it for the value you are looking for. Do a man snmpwalk to see what options you have.
It is entirely possible that the particular info may not be available given the version of CatOS you are using.
Cacti1 OS: CentOS 5.6 | 300+ devices
Cacti2 OS: CentOS 5.6 | 300+ devices
King of the Elves
Local Anarchists Union #427
"Anarchism is founded on the observation that since few men are wise enough to rule themselves, even fewer are wise enough to rule others." -Edward Abbey
Cacti2 OS: CentOS 5.6 | 300+ devices
King of the Elves
Local Anarchists Union #427
"Anarchism is founded on the observation that since few men are wise enough to rule themselves, even fewer are wise enough to rule others." -Edward Abbey
Well, snmpwalk dumped a ton of data! The switch has a lot of stuff connected to it. I don't know how to interpret this file, but the Catalyst ports that are aggregrated (the ones I can't get data out of) are 4/17 and 4/18.
Click here for the output (90KB).
Click here for the output (90KB).
Who is online
Users browsing this forum: No registered users and 0 guests