vRtrIgmpGrpIfHostGrpSrcExpTime
TIMETRA-IGMP-MIB ·
.1.3.6.1.4.1.6527.3.1.2.23.4.5.1.2
Object
column SNMPv2-TCTimeInterval
The minimum amount of time remaining before this entry will be aged out. If the value of vRtrIgmpGrpIfHostGrpSrcExpTime is non-zero and the value of vRtrIgmpGrpIfHostGrpMode 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 vRtrIgmpGrpIfHostGrpMode is 'exclude'. If the value of vRtrIgmpGrpIfHostGrpSrcExpTime 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.4.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vRtrIgmpGrpIfHostGrpSrcEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::vRtrIgmpGrpIfHostGrpSrcExpTime'
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::vRtrIgmpGrpIfHostGrpSrcExpTime.<vRtrID>.<vRtrIfFwdSvcId>.<vRtrGrpIfIndex>.<vRtrIgmpHostAddress>.<vRtrIgmpHostGroupAddress>.<vRtrIgmpHostGrpSrcAddress>'
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::vRtrIgmpGrpIfHostGrpSrcExpTime'
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
Member of