ccsSpectrumRequestMacAddr

CISCO-CABLE-SPECTRUM-MIB · .1.3.6.1.4.1.9.9.114.1.2.1.1.3

Object

column r/w SNMPv2-TCMacAddress
A MAC address that identifies a remote CM.
              
The default value of 0000.0000.0000 indicates that
the background noise will be measured for the
upstream.  In this case, ccsSpectrumRequestIfIndex
must be specified.
              
Other values indicate that the receiving power test
is requested for the ccsSpectrumRequestMacAddr
with CM signals.

Context

MIB
CISCO-CABLE-SPECTRUM-MIB
OID
.1.3.6.1.4.1.9.9.114.1.2.1.1.3
Type
column
Access
readwrite
Status
current
Parent
ccsSpectrumRequestEntry
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 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-SPECTRUM-MIB::ccsSpectrumRequestMacAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CABLE-SPECTRUM-MIB::ccsSpectrumRequestMacAddr.<ccsSpectrumRequestIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CABLE-SPECTRUM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CABLE-SPECTRUM-MIB::ccsSpectrumRequestMacAddr'

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