[e-nsp] ACL counters via SNMP

Alexander Shikoff minotaur at crete.org.ua
Wed Nov 9 13:06:14 EST 2016


Hi!

I'm trying to read ACL counters via SNMP from my Summit X670G2.
In general they are available but there is one problem:
they do not grow until I execute show 'show access-list counter' 
command in CLI:

<20:00:28> # snmpwalk -v2c -c Dm4Aldiadm sw3-gdr extremeAclByteCount.0
EXTREME-CLEARFLOW-MIB::extremeAclByteCount.0.1001 = Counter64: 842327552

<20:01:16> # snmpwalk -v2c -c Dm4Aldiadm sw3-gdr extremeAclByteCount.0
EXTREME-CLEARFLOW-MIB::extremeAclByteCount.0.1001 = Counter64: 842327552


Now let's execute 'show access-list counter' in CLI:

* sw3-gdr.ki.4 # show access-list counter egress 
Policy Name       Vlan Name        Port   Direction  
    Counter Name                   Packet Count         Byte Count           
==================================================================
kvant-o           *                1      egress    
    ob                                                  73403219719          

After that:

<20:02:20> # snmpwalk -v2c -c Dm4Aldiadm sw3-gdr extremeAclByteCount.0
EXTREME-CLEARFLOW-MIB::extremeAclByteCount.0.1001 = Counter64: 73403219719

It's really nice, isn't it? :)

I've searched Release Notes for latest releases of different versions of XOS 
and did not find any clues or closed issues.
Did someone hit the same issue?

Thanks in advance!

-- 
MINO-RIPE


More information about the extreme-nsp mailing list