tmnxOamPmCfgDelayMplsOnDmdStatus

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.21.1.3

Object

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

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.21.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPmCfgDelayMplsEntry
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::tmnxOamPmCfgDelayMplsOnDmdStatus'
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::tmnxOamPmCfgDelayMplsOnDmdStatus.<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::tmnxOamPmCfgDelayMplsOnDmdStatus'

Values & Constraints

Type Values
1enabled
2disabled
3notApplicable

Conformance