All MIBs › UTILIZATION-MANAGEMENT-MIB › genCpuUtilizationHistorySampleIndex
genCpuUtilizationHistorySampleIndex
Module: UTILIZATION-MANAGEMENT-MIB
OID (symbolic): UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHistorySampleIndex
OID (numeric): 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: An index that uniquely identifies the particular sample. This index starts at 1 and increases by one as each new sample is taken.
What is genCpuUtilizationHistorySampleIndex?
This object is an index that uniquely identifies a particular utilization sample within the CPU's history table, starting at 1 and incrementing with each new sample taken. Admins use this alongside genCpuIndex to retrieve a specific historical sample of CPU load for that CPU. Sample index 3 would correspond to the third 5-second sample taken within the current 60-second sampling window.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1 snmpwalk -v2c -c public <target> UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHistorySampleIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1.1 snmpget -v2c -c public <target> UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHistorySampleIndex.1
Start monitoring Avaya platforms, CTC generic utilization management (CPU/memory utilization threshold status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the UTILIZATION-MANAGEMENT-MIB::genCpuUtilizationHistorySampleIndex OID value, configure state conditions and alerts, and monitor any Avaya platforms, CTC generic utilization management (CPU/memory utilization threshold status) from a single console.
OID Breakdown
Upper-level ancestors (10 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.6889 | avaya | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2 | mibs | AV-APPLICATION-ENABLEMENT-SERVICES-MIB |
| 1.3.6.1.4.1.6889.2.1 | lsg | AVAYAGEN-MIB |
| 1.3.6.1.4.1.6889.2.1.11 | avayaSystemStats | AVAYAGEN-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6889.2.1.11.1 | genStats | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1 | genCpuUtilization | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1.2 | genCpuUtilizationHistoryTable | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1.2.1 | genCpuUtilizationHistoryEntry | UTILIZATION-MANAGEMENT-MIB |
| 1.3.6.1.4.1.6889.2.1.11.1.1.2.1.1 | genCpuUtilizationHistorySampleIndex | UTILIZATION-MANAGEMENT-MIB |