cpqSiProcMicroPatchDate
CPQSINFO-MIB ·
.1.3.6.1.4.1.232.2.2.4.11.1.3
Object
column mandatory
OctetString
This value indicates the date of this CPU microcode patch.
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)
NOTE: Year is stored in packed BCD. The most significant
part is in the second octet. For example:
1995 would be stored as 0x95 0x19.
The hour, minute, and second field will be set to zero (0)
if they are not relevant. The year field is set with the
most significant octet first.
Context
- MIB
- CPQSINFO-MIB
- OID
.1.3.6.1.4.1.232.2.2.4.11.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqSiProcMicroPatchEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::cpqSiProcMicroPatchDate'
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::cpqSiProcMicroPatchDate.<cpqSiProcMicroPatchIndex>'
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::cpqSiProcMicroPatchDate'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 7-7