All MIBs › CISCO-ENTITY-DIAG-MIB › ceDiagHMTestThreshWindowSuite
ceDiagHMTestThreshWindowSuite
Module: CISCO-ENTITY-DIAG-MIB
OID (symbolic): CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshWindowSuite
OID (numeric): 1.3.6.1.4.1.9.9.350.1.7.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies a sliding history window parameter which is used in combination with ceDiagHMTestThreshold. When the specified failure count threshold is reached in this sliding history window, the diagnostic test result is set to failure.
'default' - The sliding history window is in number of test runs or executions, with a window size the same as ceDiagHMTestThreshold.
'milliseconds' - The sliding history window is in milli-seconds specified by ceDiagHMTestThreshWindowSize.
'seconds' - The sliding history window is in seconds specified by ceDiagHMTestThreshWindowSize.
'minutes' - The sliding history window is in minutes specified by ceDiagHMTestThreshWindowSize.
'hours' - The sliding history window is in hours specified by ceDiagHMTestThreshWindowSize.
'days' - The sliding history window is in days specified by ceDiagHMTestThreshWindowSize.
'runs' - The sliding history window is in number of test runs or executions specified by ceDiagHMTestThreshWindowSize.
When the value of this object is 'default' the user cannot set any value for ceDiagHMTestThreshWindowSize. When the value of this object is not 'default', then the value of ceDiagHMTestThreshWindowSize cannot be zero (0).
What is ceDiagHMTestThreshWindowSuite?
Configures the sliding history window mode used alongside the failure threshold to determine when a test result is marked as failed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.350.1.7.2.1.7 snmpwalk -v2c -c public <target> CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshWindowSuite
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.350.1.7.2.1.7.1 snmpget -v2c -c public <target> CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshWindowSuite.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.350.1.7.2.1.7.1 i <value>
Start monitoring Cisco modular chassis switches/routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshWindowSuite OID value, configure state conditions and alerts, and monitor any Cisco modular chassis switches/routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.350 | ciscoEntityDiagMIB | CISCO-ENTITY-DIAG-MIB |
| 1.3.6.1.4.1.9.9.350.1 | ciscoEntityDiagMIBObjects | CISCO-ENTITY-DIAG-MIB |
| 1.3.6.1.4.1.9.9.350.1.7 | ceDiagHealthMonitor | CISCO-ENTITY-DIAG-MIB |
| 1.3.6.1.4.1.9.9.350.1.7.2 | ceDiagHMTestTable | CISCO-ENTITY-DIAG-MIB |
| 1.3.6.1.4.1.9.9.350.1.7.2.1 | ceDiagHMTestEntry | CISCO-ENTITY-DIAG-MIB |
| 1.3.6.1.4.1.9.9.350.1.7.2.1.7 | ceDiagHMTestThreshWindowSuite | CISCO-ENTITY-DIAG-MIB |