All MIBs › CISCO-ENTITY-DIAG-MIB › ceDiagHMTestThreshold
ceDiagHMTestThreshold
Module: CISCO-ENTITY-DIAG-MIB
OID (symbolic): CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshold
OID (numeric): 1.3.6.1.4.1.9.9.350.1.7.2.1.6
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description: This object specifies the consecutive failure count threshold for this test. When the specified failure count threshold is reached, the diagnostic test result is set to failure.
A value of '0' indicates that there is no failure count threshold for this test.
This object is used in combination with ceDiagHMTestThreshWindowSuite and ceDiagHMTestThreshWindowSize to specify a sliding history window for which the threshold is monitored.
When the value of ceDiagHMTestThreshWindowSuite is 'default', the sliding history window is in number of test runs, with a window size the same as the value of this object.
If ceDiagHMTestThreshWindowSuite and ceDiagHMTestThreshWindowSize are not supported, the failure count threshold will be the consecutive failure count threshold.
What is ceDiagHMTestThreshold?
Configures the consecutive failure count needed before this diagnostic test's result is marked as failed; 0 means no failure threshold is enforced.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.350.1.7.2.1.6 snmpwalk -v2c -c public <target> CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshold
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.350.1.7.2.1.6.1 snmpget -v2c -c public <target> CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshold.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.350.1.7.2.1.6.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::ceDiagHMTestThreshold 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.6 | ceDiagHMTestThreshold | CISCO-ENTITY-DIAG-MIB |