All MIBs › DISMAN-EVENT-MIB › mteResourceSampleInstances
mteResourceSampleInstances
Module: DISMAN-EVENT-MIB
OID (symbolic): DISMAN-EVENT-MIB::mteResourceSampleInstances
OID (numeric): 1.3.6.1.2.1.88.1.1.3
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The number of currently active instance entries as defined for mteResourceSampleInstanceMaximum.
What is mteResourceSampleInstances?
This read-only gauge reports how many trigger-sampling instance entries are currently active, out of the ceiling set by mteResourceSampleInstanceMaximum. Watch this to see how close the event subsystem is to its configured or dynamic resource limit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.88.1.1.3 snmpwalk -v2c -c public <target> DISMAN-EVENT-MIB::mteResourceSampleInstances
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.88.1.1.3.1 snmpget -v2c -c public <target> DISMAN-EVENT-MIB::mteResourceSampleInstances.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mteResourceSampleInstances.1
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::mteResourceSampleInstances 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.3 | mteResourceSampleInstances | DISMAN-EVENT-MIB |