ostEnetStInitCfgFailureDecrementSize

OMNITRON-EST-MIB · .1.3.6.1.4.1.7342.10.1.1.2.1.33

Object

column r/w percentUnsigned32
This object contains the maximum resolution for ascertaining a passing
rate for a test.
              
If 'ostEnetStInitCfgSearchType' is 'fixed' and a test fails, the test
rate is decremented by the value of this object. If the test passes
the test is terminated.
              
If 'ostEnetStInitCfgSearchType' is 'binary' and a test fails, the
next rate is decreased by 1/2 of the difference between the
current rate and the last known pass, or 0%, if no test has passed. If
a test passes the rate is increased by 1/2 of the difference between
the current value and the last known known fail, or 100% if no test
has failed at rate below 100%.
              
If the rate of change is less than the value of this object or the next
rate is 0% the test terminates.
              
Units are in percent, where 1 indicates 1 percent.

Context

MIB
OMNITRON-EST-MIB
OID
.1.3.6.1.4.1.7342.10.1.1.2.1.33
Type
column
Access
readwrite
Status
current
Units
percent
Parent
ostEnetStInitCfgEntry
Groups
1

Walk 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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgFailureDecrementSize'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgFailureDecrementSize.<ostEnetStInitCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EST-MIB::ostEnetStInitCfgFailureDecrementSize'

Syntax

percentUnsigned32

Values & Constraints

Object Constraints
range: 1-100

Conformance