cpqFcaAccelReadErrs
CPQFCA-MIB ·
.1.3.6.1.4.1.232.16.2.2.2.1.7
Object
Array Accelerator Board Read Errors.
This shows the total number of read memory parity errors that
were detected while reading from the Array Accelerator board.
The mirrored copy of data on the board can be accessed to
obtain correct data if a memory parity errors occurs.
Memory parity errors occur when the system detects that
information has not been transferred correctly. A parity bit
is included for each byte of information stored in memory.
When the microprocessor reads or writes data, the system
counts the value of the bits in each byte. If a total does
not match the system`s expectations, a parity error has
occurred. A bad memory chip, memory corruption, or lack of
refresh may cause memory parity errors.
Context
- MIB
- CPQFCA-MIB
- OID
.1.3.6.1.4.1.232.16.2.2.2.1.7- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cpqFcaAccelEntry
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 'CPQFCA-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQFCA-MIB::cpqFcaAccelReadErrs'
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::cpqFcaAccelReadErrs.<cpqFcaAccelBoxIndex>.<cpqFcaAccelBoxIoSlot>'
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::cpqFcaAccelReadErrs'
Syntax
- Source
- RFC1155-SMICounter
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295