Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I'm trying to retrieve the "set port name" string on a CatOS device via SNMP. ifAlias does not appear to be it. Does anyone know what the OID is that maps to the "set port name" string?Thanks a bunch.
We have just received a 6500 with MSFC and FWSM and I'm trying to figure out how to configure vlans to be processed by the firewall. Are there sample configurations anywhere besides the ones in the "Getting Started" guide?I can configure the initial ...
I am trying to poll my Cat 4006 (WS-C4006) running Cat OS 6.1(2) with SNMP. I have discovered that polling the tables 1.3.6.1.2.1.17.4.3.1.2 (dot1dTpFdbPort) or 1.3.6.1.2.1.17.4.3.1.3 (dot1dTpFdbStatus) in quick succession, in any order, doesn't retu...
I know there is a 'write net' command for saving the config onto a tftp server, and there is 'copy t ftp:... ' command for copying an image onto flash, but is there a command that does the reverse of 'wri net'? i.e. download a config, or portion of a...
Hi Matt. Thanks for the info.You can pick up a copy of my program at http://tenfwd.mcmaster.ca/~wucolin/macsnap-giveaway.pl. The section you're interested in is between lines 102 and 171. This program iterates through all my switches in a database a...
Hi Matt,Finding MAC addresses connected to a specific interface is not a trivial thing to do with SNMP. It is a multi-step process too involved to describe here. If you still need this I can send you a perl program I've written to do this.Now I have ...
Assuming you have a layer 3 module in the 6500 look at the ARP cache. If not you have to somehow get the MAC address associated with the IP address and look at the mac-address-table or CAM.