All MIBs › DISMAN-EVENT-MIB › mteResourceSampleMinimum
mteResourceSampleMinimum
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteResourceSampleMinimum
OID (numeric): 1.3.6.1.2.1.88.1.1.1
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: The minimum mteTriggerFrequency this system will accept. A system may use the larger values of this minimum to lessen the impact of constant sampling. For larger sampling intervals the system samples less often and suffers less overhead. This object provides a way to enforce such lower overhead for all triggers created after it is set.
Unless explicitly resource limited, a system's value for this object SHOULD be 1, allowing as small as a 1 second interval for ongoing trigger sampling.
Changing this value will not invalidate an existing setting of mteTriggerFrequency.
What is mteResourceSampleMinimum?
This sets the smallest polling interval (in seconds) the system will accept for mteTriggerFrequency on any newly created trigger, letting an administrator enforce a floor on how often objects get sampled to limit monitoring overhead. Unless the system is resource-constrained it should default to 1 second; raising it doesn't affect triggers that already exist.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.1.1 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteResourceSampleMinimum
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.1.1.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteResourceSampleMinimum.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.88.1.1.1.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::mteResourceSampleMinimum 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.1 | mteResourceSampleMinimum | DISMAN-EVENT-MIB |