soamPmDmCfgDestIsMepId
LUM-SOAM-PM-MIB ·
.1.3.6.1.4.1.8708.2.60.2.3.1.1.17
Object
A value of 'true' indicates that MEPID of the target MEP is used for
SOAM DM frame transmission.
A value of 'false' indicates that the destination MAC address of the
target MEP is used for SOAM DM frame transmission.
This object can only be written at creation time and cannot be
modified once it has been created.
Context
- MIB
- LUM-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.8708.2.60.2.3.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Default
true- Parent
- soamPmDmCfgEntry
- Groups
- 3
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 'LUM-SOAM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOAM-PM-MIB::soamPmDmCfgDestIsMepId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-SOAM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-SOAM-PM-MIB::soamPmDmCfgDestIsMepId.<soamPmDmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-SOAM-PM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-SOAM-PM-MIB::soamPmDmCfgDestIsMepId'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |