hwDot1agCfmGmacTraceResult
HUAWEI-ETHOAM-MIB ·
.1.3.6.1.4.1.2011.5.25.136.1.1.11.2.1.16
Object
column Enumeration
This object indicates the result of the GMAC trace operation. Options: 1. invalid(1) -indicates that the GMAC trace operation is invalid. 2. successful(2) -indicates that the GMAC trace operation succeeds. 3. failed(3) -indicates that the GMAC trace operation fails.
Context
- MIB
- HUAWEI-ETHOAM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.136.1.1.11.2.1.16- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwDot1agCfmGmacTraceEntry
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-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwDot1agCfmGmacTraceResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHOAM-MIB::hwDot1agCfmGmacTraceResult.<hwDot1agCfmGmacTraceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHOAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHOAM-MIB::hwDot1agCfmGmacTraceResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | successful |
3 | failed |