igmpCacheVersion1HostTimer

DRAFT-IGMP-MIB · .1.3.6.1.3.59.1.1.2.1.8

Object

The time remaining until the local router will assume that
there are no longer any IGMP version 1 members on the IP
subnet attached to this interface.  Upon hearing any IGMPv1
Membership Report, this value is reset to the group
membership timer.  While this time remaining is non-zero,
the local router ignores any IGMPv2 Leave messages for this
group that it receives on this interface.

Context

MIB
DRAFT-IGMP-MIB
OID
.1.3.6.1.3.59.1.1.2.1.8
Type
column
Access
readonly
Status
current
Parent
igmpCacheEntry
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 'DRAFT-IGMP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IGMP-MIB::igmpCacheVersion1HostTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-IGMP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IGMP-MIB::igmpCacheVersion1HostTimer.<igmpCacheAddress>.<igmpCacheIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-IGMP-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-IGMP-MIB::igmpCacheVersion1HostTimer'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance