[c-nsp] monitor primary and secondary IP address traffic separately over SNMP

Martin T m4rtntns at gmail.com
Mon Mar 6 10:42:23 EST 2017


Hi,

I have a Cisco ISR G2 router with following sub-interface configuration:

!
interface GigabitEthernet0/0.123
 encapsulation dot1Q 123
 ip address 10.10.10.58 255.255.255.254 secondary
 ip address 192.168.1.42 255.255.255.254
end

10.10.10.58/31 is connection to ISP-1 and 192.168.1.42/31 is
connection to ISP-2. I need to count the bandwidth over SNMP for both
connections separately. My first thought was to configure an ACL for
traffic accounting purposes, but looks like ISR routers are not able
to return ACL statistics over SNMP.

Is it possible to monitor primary and secondary IP address traffic
separately over SNMP?


thanks,
Martin


More information about the cisco-nsp mailing list