addressMapControlTable
RMON2-MIB ·
.1.3.6.1.2.1.16.13.4
Object
table
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 dataTable in which each entry creates
its own data table. Each entry in this table enables the
discovery of addresses on a new interface and the placement
of address mappings into the central addressMapTable.
Implementations are encouraged to add an entry per monitored
interface upon initialization so that a default collection
of address mappings is available.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.13.4- Type
- table
- Status
- current
- Parent
- addressMap
- Siblings
- 4
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| addressMapInserts 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
incremente… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.2.1.16.13.1 |
| 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 |
| 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 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| addressMapControlEntry A conceptual row in the addressMapControlTable.
An example of the indexing of this entry is
addressMapControlDroppedFrames.1 | row | - | .1.3.6.1.2.1.16.13.4.1 |