cpqHeResMem2ModuleDate

CPQHLTH-MIB · .1.3.6.1.4.1.232.6.2.14.13.1.11

Object

column mandatory OctetString
The memory module date of manufacture.
              
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
  6       7    second                    0..60
              (use 60 for leap-second)
              
This field will be set to year = 0 if the date of manufacture
is not available.  The hour, minute, and second fields will
always be set to 0.

Context

MIB
CPQHLTH-MIB
OID
.1.3.6.1.4.1.232.6.2.14.13.1.11
Type
column
Access
readonly
Status
mandatory
Parent
cpqHeResMem2ModuleEntry

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::cpqHeResMem2ModuleDate'
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::cpqHeResMem2ModuleDate.<index>'
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::cpqHeResMem2ModuleDate'

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.