DISMAN-EVENT-MIB :: mteResourceSampleInstanceMaximum

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDISMAN-EVENT-MIBmteResourceSampleInstanceMaximum

mteResourceSampleInstanceMaximum

Module: DISMAN-EVENT-MIB

OID (symbolic): DISMAN-EVENT-MIB::mteResourceSampleInstanceMaximum

OID (numeric): 1.3.6.1.2.1.88.1.1.2

Node type: OBJECT-TYPE

Type: Unsigned32

Access: read-write

Description: The maximum number of instance entries this system will support for sampling.

These are the entries that maintain state, one for each instance of each sampled object as selected by mteTriggerValueID. Note that wildcarded objects result in multiple instances of this state.

A value of 0 indicates no preset limit, that is, the limit is dynamic based on system operation and resources.

Unless explicitly resource limited, a system's value for this object SHOULD be 0.

Changing this value will not eliminate or inhibit existing sample state but could prevent allocation of additional state information.

What is mteResourceSampleInstanceMaximum?

This sets the maximum number of trigger-sampling instance entries the system will maintain state for, counting one entry per sampled object instance (so a wildcarded trigger can consume many). A value of 0 means no fixed cap, using dynamic system limits instead; lowering it won't remove existing sample state but can block new triggers from being allocated.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.1.2
snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteResourceSampleInstanceMaximum

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.1.2.1
snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteResourceSampleInstanceMaximum.1

Set instance 1 (SNMPv2c):

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

Start monitoring SNMP-capable network device or management station (vendor-neutral, DISMAN event triggers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DISMAN-EVENT-MIB::mteResourceSampleInstanceMaximum OID value, configure state conditions and alerts, and monitor any SNMP-capable network device or management station (vendor-neutral, DISMAN event triggers) from a single console.

OID Breakdown

Upper-level ancestors (6 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.2mgmtAXON-MIB
1.3.6.1.2.1mib_2AXON-MIB
Numeric OIDNameModule
1.3.6.1.2.1.88dismanEventMIBDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1dismanEventMIBObjectsDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1.1mteResourceDISMAN-EVENT-MIB
1.3.6.1.2.1.88.1.1.2mteResourceSampleInstanceMaximumDISMAN-EVENT-MIB