tmnxOamPmCfgLossLmmRunTimeLeft

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.12.1.7

Object

column secondsUnsigned32
The value of tmnxOamPmCfgLossLmmRunTimeLeft indicates the run time
remaining for the specified session's LMM test.
              
For example, suppose an LMM test has the following configuration:
              
tmnxOamPmCfgSessType   tmnxOamPmCfgLossLmmTestDuration
--------------------   --------------------------------
'onDemand(2)'          1000 (seconds)
              
Then, when the LMM test is started (see
tmnxOamPmCfgLossLmmOnDmndStatus), tmnxOamPmCfgLossLmmRunTimeLeft is
initialized to 1000 seconds.  After a minute,
tmnxOamPmCfgLossLmmRunTimeLeft is 940 seconds.
              
If tmnxOamPmCfgSessType is 'proactive(1)', zero is always returned
(because a proactive test runs until it is manually stopped).
              
If tmnxOamPmCfgSessType is 'onDemand(2)' and the test is stopped (see
tmnxOamPmCfgLossLmmOnDmndStatus), zero is returned (because the test
is not running).

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.12.1.7
Type
column
Access
readonly
Status
current
Units
seconds
Parent
tmnxOamPmCfgLossLmmEntry
Groups
1

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 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgLossLmmRunTimeLeft'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgLossLmmRunTimeLeft.<tmnxOamPmCfgSessName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-OAM-PM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-OAM-PM-MIB::tmnxOamPmCfgLossLmmRunTimeLeft'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-86400

Conformance