alaIpMcastInterfaceTtl

ALCATEL-IND1-IPMCAST-MIB · .1.3.6.1.4.1.6486.800.1.2.1.10.10.2.1.1.4.1.2

Object

column r/w Unsigned32
The datagram TTL threshold for the interface.  Any IP
multicast datagrams with a TTL (IPv4) or Hop Limit (IPv6)
less than this threshold will not be forwarded out the
interface.  The default value of 0 means all multicast
packets are forwarded out the interface.

Context

MIB
ALCATEL-IND1-IPMCAST-MIB
OID
.1.3.6.1.4.1.6486.800.1.2.1.10.10.2.1.1.4.1.2
Type
column
Access
readwrite
Status
current
Parent
alaIpMcastInterfaceEntry
Groups
2

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-IND1-IPMCAST-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-IPMCAST-MIB::alaIpMcastInterfaceTtl'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-IND1-IPMCAST-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-IND1-IPMCAST-MIB::alaIpMcastInterfaceTtl.<alaIpMcastInterfaceIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-IND1-IPMCAST-MIB' -M '/opt/observium/mibs/alcatel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-IND1-IPMCAST-MIB::alaIpMcastInterfaceTtl'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 0-255

Conformance

Member of
Compliance refinements
Write access is not required.