cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1081
Views
0
Helpful
0
Replies

ASA5520 SNMP interface counter incorrect

StevenWong3586
Level 1
Level 1

Hello,

 

I am trying to pull interface counters from ASA5520 to Cacti.

 

Following snmp output gives me the interface description which looks correct

-bash-4.1$ snmpwalk -v 2c -c snmp asa01 ifdesc
IF-MIB::ifDescr.3 = STRING: Adaptive Security Appliance 'GigabitEthernet0/0' interface
IF-MIB::ifDescr.4 = STRING: Adaptive Security Appliance 'inside' interface
IF-MIB::ifDescr.5 = STRING: Adaptive Security Appliance 'GigabitEthernet0/2' interface
IF-MIB::ifDescr.6 = STRING: Adaptive Security Appliance 'GigabitEthernet0/3' interface
IF-MIB::ifDescr.7 = STRING: Adaptive Security Appliance 'Management0/0' interface
IF-MIB::ifDescr.8 = STRING: Adaptive Security Appliance 'Internal-Data0/0' interface
IF-MIB::ifDescr.9 = STRING: Adaptive Security Appliance 'outside' interface
IF-MIB::ifDescr.10 = STRING: Adaptive Security Appliance 'wan' interface
IF-MIB::ifDescr.11 = STRING: Adaptive Security Appliance 'GigabitEthernet1/2' interface
IF-MIB::ifDescr.12 = STRING: Adaptive Security Appliance 'GigabitEthernet1/3' interface
IF-MIB::ifDescr.13 = STRING: Adaptive Security Appliance 'Internal-Data1/0' interface
IF-MIB::ifDescr.14 = STRING: Adaptive Security Appliance 'Virtual254' interface

 

However following snmp output didn't report the utilization on wan interface

-bash-4.1$ snmpwalk -v 2c -c snmp asa01 1.3.6.1.2.1.2.2.1.10
IF-MIB::ifInOctets.3 = Counter32: 0
IF-MIB::ifInOctets.4 = Counter32: 1120473316
IF-MIB::ifInOctets.5 = Counter32: 0
IF-MIB::ifInOctets.6 = Counter32: 0
IF-MIB::ifInOctets.7 = Counter32: 0
IF-MIB::ifInOctets.8 = Counter32: 4031554538
IF-MIB::ifInOctets.9 = Counter32: 0
IF-MIB::ifInOctets.10 = Counter32: 0
IF-MIB::ifInOctets.11 = Counter32: 0
IF-MIB::ifInOctets.12 = Counter32: 0
IF-MIB::ifInOctets.13 = Counter32: 3116835620
IF-MIB::ifInOctets.14 = Counter32: 0
-bash-4.1$ snmpwalk -v 2c -c snmp asa01 1.3.6.1.2.1.2.2.1.10
IF-MIB::ifInOctets.3 = Counter32: 0
IF-MIB::ifInOctets.4 = Counter32: 1127884973
IF-MIB::ifInOctets.5 = Counter32: 0
IF-MIB::ifInOctets.6 = Counter32: 0
IF-MIB::ifInOctets.7 = Counter32: 0
IF-MIB::ifInOctets.8 = Counter32: 4059043733
IF-MIB::ifInOctets.9 = Counter32: 0
IF-MIB::ifInOctets.10 = Counter32: 0
IF-MIB::ifInOctets.11 = Counter32: 0
IF-MIB::ifInOctets.12 = Counter32: 0
IF-MIB::ifInOctets.13 = Counter32: 3125569633
IF-MIB::ifInOctets.14 = Counter32: 0
-bash-4.1$ snmpwalk -v 2c -c snmp asa01 1.3.6.1.2.1.2.2.1.10
IF-MIB::ifInOctets.3 = Counter32: 0
IF-MIB::ifInOctets.4 = Counter32: 1152916199
IF-MIB::ifInOctets.5 = Counter32: 0
IF-MIB::ifInOctets.6 = Counter32: 0
IF-MIB::ifInOctets.7 = Counter32: 0
IF-MIB::ifInOctets.8 = Counter32: 4140813121
IF-MIB::ifInOctets.9 = Counter32: 0
IF-MIB::ifInOctets.10 = Counter32: 0
IF-MIB::ifInOctets.11 = Counter32: 0
IF-MIB::ifInOctets.12 = Counter32: 0
IF-MIB::ifInOctets.13 = Counter32: 3153524564
IF-MIB::ifInOctets.14 = Counter32: 0

 

I have tried the following and none of them can give me counter on the 'wan' interface.

- snmp server process restart (shut and no shut)

- clear counters on console

 

Does this look like a bug or something I overlooked? Please help.

 

Thanks and regards,

Steven

0 Replies 0
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: