ostEnetStCurrentStatsIndex
OMNITRON-EST-MIB ·
.1.3.6.1.4.1.7342.10.1.1.3.1.1
Object
column SNMPv2-SMIUnsigned32
The index for the current test instance trial/iteration. This
value will become the value for ostEnetStHistoryStatsIndex
once the current trial/iteration is completed.
A specific test instance is composed of a number of Test Instance
Phases. A phase is a specific trial or iteration. Individual
iterations are run at a particular frame frame/size until a 'Pass'
criteria is achieved or the number of iterations is exhausted.
Individual trials are run at the same frame/size, irrespective
of the 'Pass' criteria, until the number of iterations is
exhausted.
Statistic indexes are assigned sequentially by the SNMP Agent.
The first index is assigned the value of 1. For a specific trial
and iteration of a test instance the index value should not be
reused during a sequence of test instance phases.
Context
- MIB
- OMNITRON-EST-MIB
- OID
.1.3.6.1.4.1.7342.10.1.1.3.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ostEnetStCurrentStatsEntry
- 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::ostEnetStCurrentStatsIndex'
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::ostEnetStCurrentStatsIndex.<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::ostEnetStCurrentStatsIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of