tmnxDot1agCfmMepSlmTestType
TIMETRA-IEEE8021-CFM-MIB ·
.1.3.6.1.4.1.6527.3.1.2.52.7.6.1.1
Object
column Enumeration
The value of tmnxDot1agCfmMepSlmTestType specifies whether the row for this Synthetic Loss Measurement (SLM) test refers to a two-way SLM test.
Context
- MIB
- TIMETRA-IEEE8021-CFM-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.52.7.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tmnxDot1agCfmMepSlmTestRsltEntry
Net-SNMP examples
How SNMP and these commands workWalk 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-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IEEE8021-CFM-MIB::tmnxDot1agCfmMepSlmTestType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IEEE8021-CFM-MIB::tmnxDot1agCfmMepSlmTestType.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<tmnxDot1agCfmMepSlmTestType>.<tmnxDot1agCfmMepSlmRemoteMacAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IEEE8021-CFM-MIB::tmnxDot1agCfmMepSlmTestType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | oneWayTest |
2 | twoWayTest |