multicastMembershipExpiryTime

LUM-MULTICAST-MIB · .1.3.6.1.4.1.8708.2.37.2.3.1.1.10

Object

The minimum time remaining until the entry will be
aged out. The value zero indicates that the entry is
not subject to aging.

Context

MIB
LUM-MULTICAST-MIB
OID
.1.3.6.1.4.1.8708.2.37.2.3.1.1.10
Type
column
Access
readonly
Status
current
Default
0
Parent
multicastMembershipEntry
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 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTICAST-MIB::multicastMembershipExpiryTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-MULTICAST-MIB::multicastMembershipExpiryTime.<multicastMembershipIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-MULTICAST-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-MULTICAST-MIB::multicastMembershipExpiryTime'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance