ceDiagHMTestThreshold
CISCO-ENTITY-DIAG-MIB ·
.1.3.6.1.4.1.9.9.350.1.7.2.1.6
Object
column r/w
Unsigned32
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.
Context
- MIB
- CISCO-ENTITY-DIAG-MIB
- OID
.1.3.6.1.4.1.9.9.350.1.7.2.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ceDiagHMTestEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshold.<entPhysicalIndex>.<ceDiagTestId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-DIAG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-DIAG-MIB::ceDiagHMTestThreshold'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-2147483647
Conformance
Member of
Compliance refinements
ciscoEntityDiagMIBComplianceRev4
readonly
Write access is not required.