cpqHeResMemBoardOnlineStatus

CPQHLTH-MIB · .1.3.6.1.4.1.232.6.2.14.10.1.2

Object

column mandatory Enumeration
The online status of the Advanced Memory Protection board or
cartridge.
              
The following status values are supported:
              
     other(1)
       The value is unsupported or could not be determined.
              
     present(2)
       The board or cartridge has memory and is currently online.
              
     absent(3)
       The board or cartridge is missing or offline.

Context

MIB
CPQHLTH-MIB
OID
.1.3.6.1.4.1.232.6.2.14.10.1.2
Type
column
Access
readonly
Status
mandatory
Parent
cpqHeResMemBoardEntry

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

Syntax

Enumeration

Values & Constraints

No enumerated values or constraints recorded.