hwDot1agCfmGmacTraceServiceType
HUAWEI-ETHOAM-MIB ·
.1.3.6.1.4.1.2011.5.25.136.1.1.11.2.1.4
Object
column r/w
Enumeration
This object indicates the service type associated with the gmac trace. Options: 1. vlan(1) -indicates that a VLAN is associated with the gmac trace. 2. invalid(255) -indicates that no service type is specified for the gmac trace. By default, the value is invalid.
Context
- MIB
- HUAWEI-ETHOAM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.136.1.1.11.2.1.4- Type
- column
- Access
- readwrite
- 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::hwDot1agCfmGmacTraceServiceType'
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::hwDot1agCfmGmacTraceServiceType.<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::hwDot1agCfmGmacTraceServiceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | vlan |
255 | invalid |