tmnxOamPmCfgTwampLtOnDmndStatus

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.9.1.3

Object

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

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.9.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPmCfgTwampLtEntry
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::tmnxOamPmCfgTwampLtOnDmndStatus'
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::tmnxOamPmCfgTwampLtOnDmndStatus.<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::tmnxOamPmCfgTwampLtOnDmndStatus'

Values & Constraints

Type Values
1enabled
2disabled
3notApplicable

Conformance