hmtsRevMulticastAddr

SCTE-HMS-HMTS-MIB · .1.3.6.1.4.1.5591.1.11.3.2.1.2.6.1.9

Object

column r/w SNMPv2-TCMacAddress
This is the Multicast address associated with all devices on
this receiver.  When a device first registers with HMTS, this
value is set as one of the devices multicast addresses.  This
must be a valid entry in the hmtsMulticastAddrTable, not equal
to ff-ff-ff-ff-ff-ff.  An attempt to set this value to
ff-ff-ff-ff-ff-ff or to a multicast address not in the
hmtsMulticastAddrTable will result in a bad value error.
This object is non-volatile.
              
The HMTS will automatically set one of the entries in the device's
commonMulticastAddressTable to this address, such that all devices
that are on this reverse path will have an entry in their
commonMulticastAddressTable with this multicast address.
Which entry in the commonMulticastAddressTable the HMTS sets is
vendor specific.

Context

MIB
SCTE-HMS-HMTS-MIB
OID
.1.3.6.1.4.1.5591.1.11.3.2.1.2.6.1.9
Type
column
Access
readwrite
Status
current
Parent
hmtsRevPortEntry
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::hmtsRevMulticastAddr'
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::hmtsRevMulticastAddr.<hmtsRevPortId>'
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::hmtsRevMulticastAddr'

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