ituSatReportTestTypeIndex
RAD-TEST-MIB ·
.1.3.6.1.4.1.164.6.1.15.3.6.1.2
Object
column Enumeration
The sub-test type index of the report.
Allows holding measurements and result per sub-test type.
Entries are created according to the associated configuration in the
profile e.g. number of CIR steps, traffic policing enabled/disabled,
test scope includes performance or not, etc.
There are no entries for sub-tests that are not included in the last
test.
For example if the configuration test consists of 2 CIR steps then
there are no entries for cirStep3(3) and cirStep4(4).
Context
- MIB
- RAD-TEST-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.3.6.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ituSatReportEntry
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 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatReportTestTypeIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-TEST-MIB::ituSatReportTestTypeIndex.<ituSatGeneratorIndex>.<ituSatReportPbitIndex>.<ituSatReportTestTypeIndex>.<ituSatReportDirectionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-TEST-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-TEST-MIB::ituSatReportTestTypeIndex'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cirStep1 |
2 | cirStep2 |
3 | cirStep3 |
4 | cirStep4 |
5 | eir |
6 | policing |
7 | performance |