AP/SM OID for ethernet status?

Is there such a thing? The OID browser in the online tools doesn’t show one (or at least that I could find). I would like to be able to determine if a customer is at Half duplex (via monitoring/snmp) and moreso if there is no link at all. Thanks for any help you can provide!

Dylan

In the past I’ve been able to configure custom alerts in Prizm to let me know if the ethernet status changes (from linked to no link). I would imagine there has to be an OID to do this since everything is SNMP, however I have no idea what that OID is.

I guess Prism can monitor it (obviously via SNMP) but nobody knows what the OID is to do it strait from SNMP?

http://motorola.canopywireless.com/supp ... ine_tools/

etherLinkStatus

Object ID: 1.3.6.1.4.1.161.19.3.3.1.9

Syntax: OCTET STRING
Constraints: SIZE (0..255)
Access: read-only
Status: current

Ethernet link status.



linkNegoSpeed

Object ID: 1.3.6.1.4.1.161.19.3.3.2.1

Syntax: OCTET STRING
Constraints: SIZE (0..255)
Access: read-write
Status: current

Link negotiation speeds.
H10BT -- 10 Base T Half Duplex,
F10BT -- 10 Base T Full Duplex,
H100BT -- 100 Base T Half Duplex,
F100BT -- 100 Base T Full Duplex.
Separate the values with comma when doing a set.
e.g. H10BT,F10BT,H100BT,F100BT