alaSvcMulticastMode

ALCATEL-ENT1-SERVICE-MGR-MIB · .1.3.6.1.4.1.6486.801.1.2.1.51.1.1.1.4.1.20

Object

column r/w Enumeration
To configure the multicast replication mode for each service:
Head-end(1) where a non-unicast packet entering the SAP port
is replicated once for each receiver in the b-domain using its
unicast BMAC.
Tandem(2) where a non-unicast packet entering the SAP port is
replicated once at each node using the multicast group address.
Hybrid(3) combination of Head-end and Tandem replication.

Context

MIB
ALCATEL-ENT1-SERVICE-MGR-MIB
OID
.1.3.6.1.4.1.6486.801.1.2.1.51.1.1.1.4.1.20
Type
column
Access
readwrite
Status
current
Parent
alaSvcBaseInfoEntry
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 'ALCATEL-ENT1-SERVICE-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-SERVICE-MGR-MIB::alaSvcMulticastMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-SERVICE-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-SERVICE-MGR-MIB::alaSvcMulticastMode.<alaSvcId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-SERVICE-MGR-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-SERVICE-MGR-MIB::alaSvcMulticastMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1headend
2tandem
3hybrid

Conformance