cpqHeEventLogUpdateTime

CPQHLTH-MIB · .1.3.6.1.4.1.232.6.2.11.3.1.7

Object

column mandatory OctetString
The time stamp when the event log entry was last modified.
              
field  octets  contents                  range
=====  ======  ========                  =====
  1      1-2   year                      0..65536
  2       3    month                     1..12
  3       4    day                       1..31
  4       5    hour                      0..23
  5       6    minute                    0..59
              
The year field is set with the most significant octet first.
A value of 0 in the year indicates an unknown time stamp.

Context

MIB
CPQHLTH-MIB
OID
.1.3.6.1.4.1.232.6.2.11.3.1.7
Type
column
Access
readonly
Status
mandatory
Parent
cpqHeEventLogEntry

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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeEventLogUpdateTime'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeEventLogUpdateTime.<cpqHeNvdimmProcessorNum>.<cpqHeNvdimmDimmNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPQHLTH-MIB::cpqHeEventLogUpdateTime'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.