RMON2-MIB :: addressMapDeletes

MIB Reference — IPNetwork Monitor

All MIBsRMON2-MIBaddressMapDeletes

addressMapDeletes

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::addressMapDeletes

OID (numeric): 1.3.6.1.2.1.16.13.2

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The number of times an address mapping entry has been deleted from the addressMapTable (for any reason). If an entry is deleted, then inserted, and then deleted, this counter will be incremented by 2.

Note that the table size can be determined by subtracting addressMapDeletes from addressMapInserts.

What is addressMapDeletes?

This running count tracks how many address mapping entries have been permanently removed from the monitoring table. A network engineer monitors this to understand churn in the address mapping database and can subtract it from insertion counts to calculate the current table size. For example, if you see 10,000 insertions and 2,000 deletions, you have approximately 8,000 active entries.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.13.2
snmpwalk -v2c -c public <target> RMON2-MIB::addressMapDeletes

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.13.2.1
snmpget -v2c -c public <target> RMON2-MIB::addressMapDeletes.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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.16rmonLBHUB-BOOM-MIB
1.3.6.1.2.1.16.13addressMapRMON2-MIB
1.3.6.1.2.1.16.13.2addressMapDeletesRMON2-MIB