RMON2-MIB :: addressMapMaxDesiredEntries

MIB Reference — IPNetwork Monitor

All MIBsRMON2-MIBaddressMapMaxDesiredEntries

addressMapMaxDesiredEntries

Module: RMON2-MIB

OID (symbolic): RMON2-MIB::addressMapMaxDesiredEntries

OID (numeric): 1.3.6.1.2.1.16.13.3

Node type: OBJECT-TYPE

Type: Integer32

Access: read-write

Description:

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.

What is addressMapMaxDesiredEntries?

This is an operator-settable limit specifying the maximum number of address mappings the probe will store before stopping data collection. Set it lower to reduce memory use on a memory-constrained probe or higher to capture more unique addresses. If the probe is using 5,000 entries and you set this to 3,000, it will delete 2,000 entries automatically.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.13.3
snmpwalk -v2c -c public <target> RMON2-MIB::addressMapMaxDesiredEntries

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.16.13.3.1
snmpget -v2c -c public <target> RMON2-MIB::addressMapMaxDesiredEntries.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.2.1.16.13.3.1 i <value>

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.3addressMapMaxDesiredEntriesRMON2-MIB