vRtrMldIfGrpSrcExpiryTime

TIMETRA-MLD-MIB · .1.3.6.1.4.1.6527.3.1.2.46.2.4.1.3

Object

The value of vRtrMldIfGrpSrcExpiryTime indicates the minimum amount of
time remaining before this entry will be aged out.
              
If the value of vRtrMldIfGrpSrcExpiryTime is non-zero and the value of
vRtrMldIfGroupMode corresponding to this entry is 'include', it means
that there are currently one or more systems which desire to receive
multicast traffic for this source. If this timer expires and the value
of vRtrMldIfGroupMode is 'include', the router concludes that traffic
from this particular source is no longer desired on the attached
network, and deletes this entry. This timer is treated differently
when the value of vRtrMldIfGroupMode is 'exclude'. If the value of
vRtrMldIfGrpSrcExpiryTime is non-zero and router filter-mode for the
group is 'exclude', it means that at least one system desires to
receive multicast traffic from this source. It should therefore be
forwarded by a router on the network.

Context

MIB
TIMETRA-MLD-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.46.2.4.1.3
Type
column
Access
readonly
Status
current
Parent
vRtrMldIfGrpSrcEntry
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 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MLD-MIB::vRtrMldIfGrpSrcExpiryTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MLD-MIB::vRtrMldIfGrpSrcExpiryTime.<vRtrID>.<vRtrIfIndex>.<vRtrMldIfGroupAddressType>.<vRtrMldIfGroupAddress>.<vRtrMldIfGrpSrcAddrType>.<vRtrMldIfGrpSrcAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MLD-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MLD-MIB::vRtrMldIfGrpSrcExpiryTime'

Syntax

Source
SNMPv2-TCTimeInterval
Base type
Integer32
Type Description
A period of time, measured in units of 0.01 seconds.

Values & Constraints

Type Constraints
range: 0..2147483647

Conformance