All MIBs › DISMAN-EVENT-MIB › mteResourceSampleInstanceMaximum
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.88 | dismanEventMIB | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1 | dismanEventMIBObjects | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.1 | mteResource | DISMAN-EVENT-MIB |
| 1.3.6.1.2.1.88.1.1.2 | mteResourceSampleInstanceMaximum | DISMAN-EVENT-MIB |