l3SatSessionConfChanged

RAD-L3SAT-MIB · .1.3.6.1.4.1.164.6.1.15.2.13.1.6

Object

Indication whether the configuration of the test session was changed
after the test was completed.
              
If the configuration was changed then threshold values should not be
shown in a detailed report (there is no tracking whether the exact
change within a profile was of a threshold or not).
              
The configuration of the test session, in this context, includes the
following:
- The object l3SatSessionProfile.
- All the objects in l3SatSessionProfileTable of the associated
  profile.
              
The initial value is false(2). The value is changed to true(1) upon
modification of the above objects after a test was completed. The
value is changed back to false(2) upon re-activation of the peer.

Context

MIB
RAD-L3SAT-MIB
OID
.1.3.6.1.4.1.164.6.1.15.2.13.1.6
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::l3SatSessionConfChanged'
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::l3SatSessionConfChanged.<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::l3SatSessionConfChanged'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false