wwpLeosCfmMaintenanceDomainMdFormat
WWP-LEOS-CFM-MIB ·
.1.3.6.1.4.1.6141.2.60.35.1.6.1.1.5
Object
The type (and thereby format) of the Maintenance Domain Name.
Context
- MIB
- WWP-LEOS-CFM-MIB
- OID
.1.3.6.1.4.1.6141.2.60.35.1.6.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosCfmMaintenanceDomainEntry
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 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CFM-MIB::wwpLeosCfmMaintenanceDomainMdFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-CFM-MIB::wwpLeosCfmMaintenanceDomainMdFormat.<wwpLeosCfmMaintenanceDomainIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-CFM-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-CFM-MIB::wwpLeosCfmMaintenanceDomainMdFormat'
Syntax
- Source
- Dot1agCfmMaintDomainNameType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | dnsLikeName |
3 | macAddressAndUint |
4 | charString |