tnDot1agCfmMepOndemandLmTestStatus

TN-IEEE8021-CFM-MIB · .1.3.6.1.4.1.7483.6.1.2.52.7.8.1.1

Object

The value of tnDot1agCfmMepOndemandLmTestStatus specifies the operational
state of the on-demand regular Loss Measurement (LM) test.
              
To issue a on-demand regular LM test the user must issue an SNMP SET on this
object with a value 'enabled (1)'. To abort the on-demand regular LM test issue
an SNMP SET on this object with the value 'disabled (2)'.
              
A read on this object represents the current state of the two-way SLM
test:
    enabled  (1)  - The test is actively running, and attempts at
                    modifying any on-demand regular LM object will be rejected
    disabled (2)  - The test is not running.
              
Once the test is complete this object will revert to the default value
'disabled (2)'.

Context

MIB
TN-IEEE8021-CFM-MIB
OID
.1.3.6.1.4.1.7483.6.1.2.52.7.8.1.1
Type
column
Access
readwrite
Status
current
Parent
tnDot1agCfmMepOndemandLmTestEntry

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

Syntax

Values & Constraints

Type Values
1enabled
2disabled