dot1agXCfmMepExcludeCustomerTags
RAD-OamCfm-MIB ·
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.29
Object
This objects denotes whether the tag structure of transmitted OAM
frames includes or excludes the customer tags (C-tags).
A value of true(1) forbids C-tags on OAM frames.
A value of false(2) allows C-tags on OAM frames.
This object is relevant only when dot1agCfmMepDirection is up(2).
The default value is implementation specific.
Context
- MIB
- RAD-OamCfm-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.1.3.9.1.29- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dot1agXCfmMepEntry
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 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::dot1agXCfmMepExcludeCustomerTags'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-OamCfm-MIB::dot1agXCfmMepExcludeCustomerTags.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-OamCfm-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-OamCfm-MIB::dot1agXCfmMepExcludeCustomerTags'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |