addressMapInserts
RMON2-MIB ·
.1.3.6.1.2.1.16.13.1
Object
scalar
SNMPv2-SMICounter32
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.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.13.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- addressMap
- Siblings
- 4
Syntax
SNMPv2-SMICounter32
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| addressMapDeletes 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 wil… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.13.2 |
| addressMapMaxDesiredEntries The maximum number of entries that are desired in the
addressMapTable. The probe will not create more than
this number of entries in the table but may choose to create
fewer entr… | scalar | Integer32 | .1.3.6.1.2.1.16.13.3 |
| addressMapControlTable A table to control the collection of mappings from network
layer address to physical address to interface.
Note that this is not like the typical RMON
controlTable and … | table | - | .1.3.6.1.2.1.16.13.4 |
| addressMapTable A table of mappings from network layer address to physical
address to interface.
The probe will add entries to this table based on the source
MAC and network addresses … | table | - | .1.3.6.1.2.1.16.13.5 |