hmtsTControlMulticastAddr

SCTE-HMS-HMTS-MIB · .1.3.6.1.4.1.5591.1.11.3.2.1.2.3.1.1.7

Object

column r/w SNMPv2-TCMacAddress
This multicast address is used by the HMTS to address transponders
that are to enable their contention when the row containing this
object is processed. This address must already have been defined in 
hmtsMulticastAddrTable. If this address is not ff-ff-ff-ff-ff-ff,
the multicast address should already be present in the multicast
address table (commonMulticastAddressTable) of the appropriate
transponders. There are two ways in which a multicast address can be
programmed in that table: either directly by the EMS, or indirectly
by filling the multicast address in in hmtsRevMulticastAddr such
that the HMTS programs it into commonMulticastAddressTable.
This object is non-volatile.

Context

MIB
SCTE-HMS-HMTS-MIB
OID
.1.3.6.1.4.1.5591.1.11.3.2.1.2.3.1.1.7
Type
column
Access
readwrite
Status
current
Parent
hmtsTrapControlEntry
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 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsTControlMulticastAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SCTE-HMS-HMTS-MIB::hmtsTControlMulticastAddr.<hmtsTControlId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SCTE-HMS-HMTS-MIB' -M '/opt/observium/mibs/scte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SCTE-HMS-HMTS-MIB::hmtsTControlMulticastAddr'

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