igmpCacheExpiryTime

BINTEC-IGMP-MIB · .0.51.3.1.6

Object

The time when 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
BINTEC-IGMP-MIB
OID
.0.51.3.1.6
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 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IGMP-MIB::igmpCacheExpiryTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BINTEC-IGMP-MIB::igmpCacheExpiryTime.<igmpCacheAddress>.<igmpCacheIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BINTEC-IGMP-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BINTEC-IGMP-MIB::igmpCacheExpiryTime'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance