vRtrIgmpGrpIfSapGrpSrcExpTime

TIMETRA-IGMP-MIB · .1.3.6.1.4.1.6527.3.1.2.23.5.4.1.2

Object

The minimum amount of time remaining before this entry will be aged
out. If the value of vRtrIgmpGrpIfSapGrpSrcExpTime is non-zero and the
value of vRtrIgmpGrpIfSapGrpMode 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 vRtrIgmpGrpIfHostGrpMode 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
vRtrIgmpGrpIfSapGrpMode is 'exclude'. If the value of
vRtrIgmpGrpIfSapGrpSrcExpTime 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-IGMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.23.5.4.1.2
Type
column
Access
readonly
Status
current
Parent
vRtrIgmpGrpIfSapGrpSrcEntry
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-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpGrpIfSapGrpSrcExpTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-IGMP-MIB::vRtrIgmpGrpIfSapGrpSrcExpTime.<vRtrID>.<vRtrIfFwdSvcId>.<vRtrGrpIfIndex>.<sapPortId>.<sapEncapValue>.<vRtrIgmpGrpIfSapGroupAddress>.<vRtrIgmpGrpIfSapGrpSrcAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-IGMP-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-IGMP-MIB::vRtrIgmpGrpIfSapGrpSrcExpTime'

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