RMON2-MIB :: addressMapInserts

MIB Reference — IPNetwork Monitor

All MIBsRMON2-MIBaddressMapInserts

addressMapInserts

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::addressMapInserts

OID (numeric): 1.3.6.1.2.1.16.13.1

Node type: OBJECT-TYPE

Type: Counter32

Access: read-only

Description:

The number of times an address mapping entry has been inserted into the addressMapTable. If an entry is inserted, then deleted, and then inserted, this counter will be incremented by 2.

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

What is addressMapInserts?

This counter tracks how many new address mapping entries have been created as devices are discovered on the network. Each time a new device sends traffic using a monitored protocol, this counter increments once. Subtracting address-map deletes from this count gives the current number of known devices on the network.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.13.1
snmpwalk -v2c -c public <target> RMON2-MIB::addressMapInserts

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.13.1.1
snmpget -v2c -c public <target> RMON2-MIB::addressMapInserts.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.1addressMapInsertsRMON2-MIB