addressMapMaxDesiredEntries
RMON2-MIB ·
.1.3.6.1.2.1.16.13.3
Object
scalar
r/w
Integer32
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 entries in this table for any reason, including the lack
of resources.
If this object is set to a value less than the current number
of entries, enough entries are chosen in an
implementation-dependent manner and deleted so that the number
of entries in the table equals the value of this object.
If this value is set to -1, the probe may create any number
of entries in this table.
This object may be used to control how resources are allocated
on the probe for the various RMON functions.
Context
- MIB
- RMON2-MIB
- OID
.1.3.6.1.2.1.16.13.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- addressMap
- Siblings
- 4
Syntax
Integer32
Values & Constraints
Object Constraints
range: -1-2147483647
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 |
| 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 |