cpqSsBoxBackPlaneVersion

CPQSTSYS-MIB · .1.3.6.1.4.1.232.8.2.1.1.12

Object

column mandatory Enumeration
Drive Box Back Plane Version.
              
This is the version of the drive box back plane.  The following
types are defined:
              
    other(1)
       The agent does not recognize this drive storage system back
       plane.
              
    proLiant(2)
      This is a ProLiant Storage System.
              
    proLiant2(3)
      This is a ProLiant-2 Storage System.
              
    proLiant3(4)
      This is a ProLiant-3 Storage System.
              
    proLiant4(5)
      This is a 4th generation Proliant Storage System.
              
    proLiant5(6)
      This is a 5th generation ProLiant Storage System.

Context

MIB
CPQSTSYS-MIB
OID
.1.3.6.1.4.1.232.8.2.1.1.12
Type
column
Access
readonly
Status
mandatory
Parent
cpqSsDrvBoxEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2proLiant
3proLiant2
4proLiant3
5proLiant4
6proLiant5