tmnxOamPmCfgLossLmmOnDmndStatus

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.12.1.3

Object

The value of tmnxOamPmCfgLossLmmOnDmndStatus specifies the status of
the on-demand LMM test for the specified session.
              
Values:
   'enabled(1)'
       Set by an SNMP manager to start an on-demand LMM test.  The test
       will start if tmnxOamPmCfgLossLmmAdminStatus is 'enabled(1)'.
   'disabled(2)'
       Set by an SNMP manager to stop an on-demand LMM test.
       Set by SROS to indicate an on-demand LMM test has stopped
       running because the configured period for the test (i.e.
       tmnxOamPmCfgLossLmmTestDuration) has ended.
       Set by SROS for an on-demand LMM test when
       tmnxOamPmCfgLossLmmAdminStatus is set to 'disabled(2)'.
   'notApplicable(3)'
       This code point is the only acceptable value for a proactive LMM
       test.  An attempt to set this code point for an on-demand LMM
       test will be rejected.
              
The default value is 'disabled(2)' for an on-demand LMM test, and
'notApplicable(3)' for a proactive LMM test.

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.12.1.3
Type
column
Access
readwrite
Status
current
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::tmnxOamPmCfgLossLmmOnDmndStatus'
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::tmnxOamPmCfgLossLmmOnDmndStatus.<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::tmnxOamPmCfgLossLmmOnDmndStatus'

Values & Constraints

Type Values
1enabled
2disabled
3notApplicable

Conformance