06-10-2014 05:52 AM
I'm trying to get dot1dTpDiscards via oid 1.3.6.1.2.1.17.4.1.0
With a lot of small switches, no problem (2960, 3560, etc) but with my 6500 I'm getting increasingly values (while via cli I see no problems):
# snmpget -c public@10 172.20.255.249 1.3.6.1.2.1.17.4.1.0
SNMPv2-SMI::mib-2.17.4.1.0 = Counter32: 271102731
# snmpget -c public@10 172.20.255.249 1.3.6.1.2.1.17.4.1.0
SNMPv2-SMI::mib-2.17.4.1.0 = Counter32: 271102733
172.20.255.249
#sh mac address-table count vla 10
MAC Entries for Vlan 10 :
Dynamic Address Count: 312
Static Address (User-defined) Count: 3
Total MAC Addresses In Use: 315
Total MAC Addresses Available: 98304
Any hint? :)
Thx,
Luca
06-10-2014 10:00 AM
Hi Luca,
check the description of the OID:
Object | dot1dTpLearnedEntryDiscards |
OID | 1.3.6.1.2.1.17.4.1 |
Type | Counter |
Permission | read-only |
Status | mandatory |
MIB | BRIDGE-MIB ; - View Supporting Images ![]() |
Description | "The total number of Forwarding Database entries,
|
Thanks-
Afroz
***Ratings Encourages Contributors ***
06-11-2014 02:32 AM
It's always increasing ... but it's in some way false: via cli I see no problem as you can see above. There's a lot of space available ...
It seems a bug, in my opinion ... the strange fact is that I can see this behavior in more 6500 class with different hardware, IOS version and configuration.
06-11-2014 02:44 AM
This could be a BUG ,I looked around but I couldn't find the exact BUG for this issue.
Thanks-
Afroz
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide