docsIf3CmtsCmRegStatusMacAddr

DOCS-IF3-MIB · .1.3.6.1.4.1.4491.2.1.20.1.3.1.2

Object

This attribute represents the MAC address of the CM.
If the CM has multiple MAC addresses, this is the MAC
address associated with the MAC Domain interface.

Context

MIB
DOCS-IF3-MIB
OID
.1.3.6.1.4.1.4491.2.1.20.1.3.1.2
Type
column
Access
readonly
Status
current
Parent
docsIf3CmtsCmRegStatusEntry
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 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmtsCmRegStatusMacAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DOCS-IF3-MIB::docsIf3CmtsCmRegStatusMacAddr.<docsIf3CmtsCmRegStatusId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DOCS-IF3-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DOCS-IF3-MIB::docsIf3CmtsCmRegStatusMacAddr'

Syntax

Source
SNMPv2-TCMacAddress
Base type
OctetString
Display format
1x:
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

Type Constraints
range: 6

Conformance