vRtrMldGrpIfHostGrpSrcExpTime

TIMETRA-MLD-MIB · .1.3.6.1.4.1.6527.3.1.2.46.4.5.1.3

Object

The value of vRtrMldGrpIfHostGrpSrcExpTime indicates the minimum
amount of time remaining before this entry will be aged out. If the
value of vRtrMldGrpIfHostGrpSrcExpTime is non-zero and the value of
vRtrMldGrpIfHostGrpMode 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 vRtrMldGrpIfHostGrpMode 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 vRtrMldGrpIfHostGrpMode is
'exclude'. If the value of vRtrMldGrpIfHostGrpSrcExpTime 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.4.5.1.3
Type
column
Access
readonly
Status
current
Parent
vRtrMldGrpIfHostGrpSrcEntry
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::vRtrMldGrpIfHostGrpSrcExpTime'
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::vRtrMldGrpIfHostGrpSrcExpTime.<vRtrID>.<vRtrIfFwdSvcId>.<vRtrGrpIfIndex>.<vRtrMldHostAddressType>.<vRtrMldHostAddress>.<vRtrMldHostMacAddress>.<vRtrMldHostPppoeSessionId>.<vRtrMldHostGroupAddressType>.<vRtrMldHostGroupAddress>.<vRtrMldHostGrpSrcAddressType>.<vRtrMldHostGrpSrcAddress>'
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::vRtrMldGrpIfHostGrpSrcExpTime'

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