hpnsaPciBist

HPNSAPCI-MIB · .1.3.6.1.4.1.11.2.23.10.4.1.1.13

Object

column mandatory Integer32
This optional register is used for control and status
of Built-in Self Test. Devices that don't support BIST
must always return a value of 0.
              
Bit     Description
---     ------------
 7      0=BIST not supported, 1=BIST supported
 6      Wrtie a 1 to invoke BIST. Devices resets the
	 bit when BIST is complet. Software should fail
	 device if BIST is not complete after 2 seconds.
5-4     Reserved
3-0     0=Device passed test, non-zero= device-specific
	 failure code.

Context

MIB
HPNSAPCI-MIB
OID
.1.3.6.1.4.1.11.2.23.10.4.1.1.13
Type
column
Access
readonly
Status
mandatory
Parent
hpnsaPciEntry

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-255