igmpCacheUpTime

DRAFT-IGMP-MIB · .1.3.6.1.3.59.1.1.2.1.5

Object

The time elapsed since this entry was created.

Context

MIB
DRAFT-IGMP-MIB
OID
.1.3.6.1.3.59.1.1.2.1.5
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::igmpCacheUpTime'
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::igmpCacheUpTime.<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::igmpCacheUpTime'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance