ostEnetStInitCfgSearchType
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.2.1.34
Object
column r/w
Enumeration
This object selects the specific type of Test Initiator instance.
fixed(1) Test instance decrements based upon the value of
ostEnetStInitCfgFailureDecrementSize. When a test
iteration fails, the test is rerun at the current
rate - the percent value of the initial test
until there is a pass or a zero value is
reached.
binary(2) Test instance decrements by 50% of the previous decrement
value and when it fails and increments by 25% of the
previous decrement value. If the decrement value
falls below ostEnetStInitCfgFailureDecrementSize the
test stops and the last 'Pass' value is displayed.
This object can only be written at row creation time and cannot be
modified once it has been created.
Context
- MIB
- OMNITRON-EST-MIB
- OID
.1.3.6.1.4.1.7342.10.1.1.2.1.34- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEnetStInitCfgEntry
- 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 'OMNITRON-EST-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EST-MIB::ostEnetStInitCfgSearchType'
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::ostEnetStInitCfgSearchType.<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::ostEnetStInitCfgSearchType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | fixed |
2 | binary |
Conformance
Member of