osEthOamMdFormat

OS-ETHOAM-MD-MIB · .1.3.6.1.4.1.6926.2.13.2.1.2

Object

column r/w Enumeration
The type (and thereby format) of the Maintenance Domain Name.
A value that represents a type (and thereby the format)
of a Dot1agCfmMaintDomainName.  The value can be one of
the following:
              
none(1)           No format specified, usually because
                  there is not (yet) a Maintenance
                  Domain Name. In this case, a zero
                  length OCTET STRING for the Domain
                  Name field is acceptable.
dnsLikeName(2)    Domain Name like string, globally unique
                  text string derived from a DNS name.
macAddrAndUint(3) MAC address + 2-octet (unsigned) integer.
charString(4)     RFC2579 DisplayString, except that the
                  character codes 0-31 (decimal) are not
                  used.

Context

MIB
OS-ETHOAM-MD-MIB
OID
.1.3.6.1.4.1.6926.2.13.2.1.2
Type
column
Access
readwrite
Status
current
Parent
osEthOamMdEntry
Groups
1

Walk 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 'OS-ETHOAM-MD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETHOAM-MD-MIB::osEthOamMdFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-ETHOAM-MD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-ETHOAM-MD-MIB::osEthOamMdFormat.<osEthOamMdLevel>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-ETHOAM-MD-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-ETHOAM-MD-MIB::osEthOamMdFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2dnsLikeName
3macAddressAndUint
4charString

Conformance