hwDot1agCfmMdFormat
HUAWEI-ETHOAM-MIB ·
.1.3.6.1.4.1.2011.5.25.136.1.1.3.2.1.2
Object
column r/w
Enumeration
This object indicates the format of the MD name.
Options:
1. noMdName(1) -indicates that CCM packets have no maintenance domain name.
2. dns(2) -indicates that the maintenance domain name is CCM packets DNS name.
3. macAddress(3) -indicates that the maintenance domain name is MAC and 2-octet integer (H-H-H:U<0-65535>, 0001-0001-0001:1 for example).
4. string(4) -indicates that the maintenance domain name is in the string format.
By default, the value is string.
Context
- MIB
- HUAWEI-ETHOAM-MIB
- OID
.1.3.6.1.4.1.2011.5.25.136.1.1.3.2.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwDot1agCfmMdEntry
- Groups
- 1
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::hwDot1agCfmMdFormat'
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::hwDot1agCfmMdFormat.<hwDot1agCfmMdIndex>'
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::hwDot1agCfmMdFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noMdName |
2 | dns |
3 | macAddress |
4 | string |
Conformance
Member of