cpqSiMemModuleDate

CPQSINFO-MIB · .1.3.6.1.4.1.232.2.2.4.5.1.9

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
CPQSINFO-MIB
OID
.1.3.6.1.4.1.232.2.2.4.5.1.9
Type
column
Access
readonly
Status
mandatory
Parent
cpqSiMemModuleEntry

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 7-7