hwOntCfmMepTransmitLbmDestIsMepId
HUAWEI-ETHERNET-OAM-MIB ·
.1.3.6.1.4.1.2011.5.101.1.22.1.27
Object
column r/w
Enumeration
Indicates whether LB is performed by an MEP ID. Options: 1. invalid(0) -indicates invalide value 2. true(1) -indicates LB is performed by an MEP ID 3. false(2) -indicates LB is not performed by an MEP ID
Context
- MIB
- HUAWEI-ETHERNET-OAM-MIB
- OID
.1.3.6.1.4.1.2011.5.101.1.22.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwOntCfmMepEntry
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 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwOntCfmMepTransmitLbmDestIsMepId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwOntCfmMepTransmitLbmDestIsMepId.<hwOntCfmMdIndex>.<hwOntCfmMaIndex>.<hwOntCfmMepId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OAM-MIB::hwOntCfmMepTransmitLbmDestIsMepId'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | true |
2 | false |