hi all,
any one know how to get the RX FCS Error by using mibs & snmp? i can’t find it
i tryed printing the interface oid , i get this
name=.1.3.6.1.2.1.2.2.1.2.3 actual-mtu=.1.3.6.1.2.1.2.2.1.4.3
mac-address=.1.3.6.1.2.1.2.2.1.6.3 admin-status=.1.3.6.1.2.1.2.2.1.7.3
oper-status=.1.3.6.1.2.1.2.2.1.8.3 bytes-in=.1.3.6.1.2.1.31.1.1.1.6.3
packets-in=.1.3.6.1.2.1.31.1.1.1.7.3 discards-in=.1.3.6.1.2.1.2.2.1.13.3
errors-in=.1.3.6.1.2.1.2.2.1.14.3 bytes-out=.1.3.6.1.2.1.31.1.1.1.10.3
packets-out=.1.3.6.1.2.1.31.1.1.1.11.3
but not the rx fcs error.
Thanks
I found by mib browser OID .1.3.6.1.4.1.14988.1.1.14.1.1.45.2 . Number 2 on the end is number of interface try snmpwalk or snmp get subtree with 1.3.6.1.4.1.14988.1.1.14.1.1.45

RX FCS Error .1.3.6.1.4.1.14988.1.1.14.1.1.45.interface_id
RX Lenght Error .1.3.6.1.4.1.14988.1.1.14.1.1.51.interface_id
RX Code Error .1.3.6.1.4.1.14988.1.1.14.1.1.52.interface_id
TX FCS Error .1.3.6.1.4.1.14988.1.1.14.1.1.87.interface_id