rptrGroupLastOperStatusChange

SNMP-REPEATER-MIB · .1.3.6.1.2.1.22.1.2.1.1.5

Object

column deprecated SNMPv2-SMITimeTicks
********* THIS OBJECT IS DEPRECATED **********
              
An object that contains the value of sysUpTime at
the time when the last of the following occurred:
  1) the agent cold- or warm-started;
  2) the row for the group was created (such
     as when the group was added to the system); or
  3) the value of rptrGroupOperStatus for the
     group changed.
              
A value of zero indicates that the group's
operational status has not changed since the agent
last restarted.

Context

MIB
SNMP-REPEATER-MIB
OID
.1.3.6.1.2.1.22.1.2.1.1.5
Type
column
Access
readonly
Status
deprecated
Parent
rptrGroupEntry
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 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrGroupLastOperStatusChange'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrGroupLastOperStatusChange.<rptrGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-REPEATER-MIB::rptrGroupLastOperStatusChange'

Syntax

Source
SNMPv2-SMITimeTicks
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance