hwDot1agCfmGmacTraceL2vcType
HUAWEI-ETHOAM-MIB ·
.1.3.6.1.4.1.2011.5.25.136.1.1.11.2.1.8
Object
column r/w
Enumeration
This object indicates the encapsulation type of the L2VC associated with the gmac trace.
Options:
1. invalid(1) -indicates that no display shows that the L2VC is associated
with the current gmac trace.
2. l2vcRaw(2) -indicates that the VLAN tag is not encapsulated into the packet.
3. l2vcTagged(3) -indicates that the VLAN tag is encapsulated into the packet.
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.8- 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::hwDot1agCfmGmacTraceL2vcType'
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::hwDot1agCfmGmacTraceL2vcType.<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::hwDot1agCfmGmacTraceL2vcType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | l2vcRaw |
3 | l2vcTagged |