hwOntCfmMepTransmitLbmTerminate
HUAWEI-ETHERNET-OAM-MIB ·
.1.3.6.1.4.1.2011.5.101.1.22.1.32
Object
column r/w
Enumeration
Means to stop sending LBMs. Options: 1. invalid(-1) -indicates invalide value 2. terminate(1) -indicates stop sending LBMs
Context
- MIB
- HUAWEI-ETHERNET-OAM-MIB
- OID
.1.3.6.1.4.1.2011.5.101.1.22.1.32- 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::hwOntCfmMepTransmitLbmTerminate'
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::hwOntCfmMepTransmitLbmTerminate.<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::hwOntCfmMepTransmitLbmTerminate'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | invalid |
1 | terminate |