l3SatReportResult

RAD-L3SAT-MIB · .1.3.6.1.4.1.164.6.1.15.3.11.1.3

Object

The result of the sub-test.
              
The initial value is notApplicable(1).
Upon completion of the sub-test the value changes to passed(2) or
failed(3).
If the test is stopped by the operator before the completion of the
sub-test the value is userAborted(4).
If the test is autonomously stopped by the system before the completion
of the sub-test the value is systemAborted(5)

Context

MIB
RAD-L3SAT-MIB
OID
.1.3.6.1.4.1.164.6.1.15.3.11.1.3
Type
column
Access
readonly
Status
current
Parent
l3SatReportEntry

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 'RAD-L3SAT-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-L3SAT-MIB::l3SatReportResult'
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::l3SatReportResult.<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::l3SatReportResult'

Syntax

Source
RAD-TCRadTestResult
Base type
Enumeration

Values & Constraints

Type Values
1notApplicable
2passed
3failed
4userAborted
5systemAborted
6llFailure