ACC-AT :: accAtRdbStatsDeletes

MIB Reference — IPNetwork Monitor

All MIBsACC-ATaccAtRdbStatsDeletes

accAtRdbStatsDeletes

Module: ACC-AT

OID (symbolic): ACC-AT::accAtRdbStatsDeletes

OID (numeric): 1.3.6.1.4.1.5.1.1.28.10.6

Node type: OBJECT-TYPE

Type: Counter

Access: read-only

Description:

The number of times a route was deleted from the routing database.

What is accAtRdbStatsDeletes?

This counter tracks how many times routes are removed from the routing database, typically when a network segment becomes unreachable or the route expires. High delete rates during network outages are expected, but they should be minimal during stable operation. For example, during a controlled maintenance window, you might see this counter increase by 30 as affected routes are purged from the database.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.10.6
snmpwalk -v2c -c public <target> ACC-AT::accAtRdbStatsDeletes

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.28.10.6.1
snmpget -v2c -c public <target> ACC-AT::accAtRdbStatsDeletes.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accAtRdbStatsDeletes.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.28accAtACC-AT
1.3.6.1.4.1.5.1.1.28.10accAtRdbStatsACC-AT
1.3.6.1.4.1.5.1.1.28.10.6accAtRdbStatsDeletesACC-AT