Hi,

Cisco does support Etherlike, at least on the 19xx, 29xx, 37xx, and
65xx lines of devices.  I have a script that auto-maps a Cisco network
(including getting L3 info for end user devices when available) using
CDP, it gets the duplex settings from the devices using the
ETHERLIKE-MIB's duplex OID.  My script / module is based on SNMP::Info
from Max Baer, if you know perl his module is very very useful for
custom SNMP tools with Cisco devices :).


On 10/29/07, Dave Shield <[EMAIL PROTECTED]> wrote:
> The agent can only report the information that it's been coded
> to handle.   If it doesn't contain code to look for the duplex status
> of a device, then it can't report that information.
>
> You could try asking Cisco whether they suppport the EtherLike-MIB,
> but it wouldn't surprise me if they said no.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Net-snmp-users mailing list
[email protected]
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to