vRtrIgmpGrpIfHostGrpExpiryTime

TIMETRA-IGMP-MIB · .1.3.6.1.4.1.6527.3.1.2.23.4.4.1.5

Object

The minimum amount of time remaining before this entry will be aged
out. A value of 0 indicates that the entry is only present because
igmpCacheSelf is true and that if the router left the group, this
entry would be aged out immediately. Note that some implementations
may process membership reports from the local system in the same way
as reports from other hosts, so a value of 0 is not required.

Context

MIB
TIMETRA-IGMP-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.23.4.4.1.5
Type
column
Access
readonly
Status
current
Parent
vRtrIgmpGrpIfHostGrpEntry
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::vRtrIgmpGrpIfHostGrpExpiryTime'
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::vRtrIgmpGrpIfHostGrpExpiryTime.<vRtrID>.<vRtrIfFwdSvcId>.<vRtrGrpIfIndex>.<vRtrIgmpHostAddress>.<vRtrIgmpHostGroupAddress>'
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::vRtrIgmpGrpIfHostGrpExpiryTime'

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