l3SatSessionConfResult

RAD-L3SAT-MIB · .1.3.6.1.4.1.164.6.1.15.2.13.1.12

Object

The result of the configuration phase.
              
The value notApplicable(1) is returned in the following cases:
- The configuration phase was not performed in the last test.
- The configuration phase is currently in progress.
- The test was never activated.
              
The value passed(2) is returned if and only if the results of all
the configuration sub-tests (l3SatReportResult), that were actually
performed, for all the tested IP sizes, are passed(2).
              
The value userAborted(4) is returned if the configuration phase was
prematurely stopped by the operator.
              
The value systemAborted(5) is returned if the configuration phase
was autonomously stopped by the system.
              
The value failed(3) is returned in all other cases.

Context

MIB
RAD-L3SAT-MIB
OID
.1.3.6.1.4.1.164.6.1.15.2.13.1.12
Type
column
Access
readonly
Status
current
Parent
l3SatSessionEntry

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::l3SatSessionConfResult'
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::l3SatSessionConfResult.<l3SatGeneratorName>.<l3SatPeerAddrType>.<l3SatPeerAddr>.<l3SatSessionName>'
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::l3SatSessionConfResult'

Syntax

Source
RAD-TCRadTestResult
Base type
Enumeration

Values & Constraints

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