l3SatReportTestType
RAD-L3SAT-MIB ·
.1.3.6.1.4.1.164.6.1.15.3.11.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 BW 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 phase consists of 2 BW steps then
there are no entries for stepLoad3(3) and stepLoad4(4).
Context
- MIB
- RAD-L3SAT-MIB
- OID
.1.3.6.1.4.1.164.6.1.15.3.11.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- l3SatReportEntry
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-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportTestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportTestType.<l3SatGeneratorName>.<l3SatPeerAddrType>.<l3SatPeerAddr>.<l3SatSessionName>.<l3SatReportIpSize>.<l3SatReportTestType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-L3SAT-MIB::l3SatReportTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | stepLoad1 |
2 | stepLoad2 |
3 | stepLoad3 |
4 | stepLoad4 |
5 | policing |
6 | performance |