cpqExtArrSnapshotDateTime

CPQFCA-MIB · .1.3.6.1.4.1.232.16.2.9.1.1.6

Object

column obsolete OctetString
External Array Snapshot Creation Date and Time.
              
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 agent cannot provide
the snapshot creation date.  The year field is set with the most
significant octet first.

Context

MIB
CPQFCA-MIB
OID
.1.3.6.1.4.1.232.16.2.9.1.1.6
Type
column
Access
readonly
Status
obsolete
Parent
cpqExtArrSnapshotEntry

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

Syntax

OctetString

Values & Constraints

Object Constraints
range: 7-7