Hi community,
I have a Summit48si and need to monitor port errros like CRC & collisions. I see from MIB files there are following OIDs available:
- extremeRtStatsCRCAlignErrors extremeRtStatsCRCAlignErrors 1.3.6.1.4.1.1916.1.11.1.1.3
- extremeRtStatsCollisions extremeRtStatsCollisions 1.3.6.1.4.1.1916.1.11.1.1.8
When I try to featch them I got message OID does not exist.
Using "snmpwalk" I see "extremeRtStats", module that contains all port counters is also not recognized:
snmpwalk -v2c -c private 10.121.27.39 1.3.6.1.4.1.1916.1.11
SNMPv2-SMI::enterprises.1916.1.11 = No Such Object available on this agent at this OID
Is there any extra configuration to get these port statistics available via SNMP?
Thanks your help in advance,
Wanderley