tmnxOamPmCfgDelayDmmOnDmndStatus

TIMETRA-OAM-PM-MIB · .1.3.6.1.4.1.6527.3.1.2.92.1.3.5.1.3

Object

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

Context

MIB
TIMETRA-OAM-PM-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.92.1.3.5.1.3
Type
column
Access
readwrite
Status
current
Parent
tmnxOamPmCfgDelayDmmEntry
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::tmnxOamPmCfgDelayDmmOnDmndStatus'
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::tmnxOamPmCfgDelayDmmOnDmndStatus.<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::tmnxOamPmCfgDelayDmmOnDmndStatus'

Values & Constraints

Type Values
1enabled
2disabled
3notApplicable

Conformance