Previous Page Next Page

SNMP Operations

The cbpAcctTable table, which contains five variables, is the only object in the BGP-POLICY-ACCOUNTING-MIB MIB. It contains all the BGP Policy Accounting packet and byte counters for each (sub)interface and for both the input and output directions:

The table indexes are ifIndex, which provides the (sub)interface identifier, and cbpAcctTrafficIndex, which references the bucket identifier.

Note that all counters are type Counter64 (64-bit), so SNMPv2 or SNMPv3 is required to access these counters.

Previous Page Next Page