cpqHeEventLogEntrySeverity
CPQHLTH-MIB ·
.1.3.6.1.4.1.232.6.2.11.3.1.2
Object
column mandatory
r/w
Enumeration
This value specifies the severity of the event log entry. A caution or critical entry can have it's severity lowered by setting this variable to the repaired state.
Context
- MIB
- CPQHLTH-MIB
- OID
.1.3.6.1.4.1.232.6.2.11.3.1.2- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- cpqHeEventLogEntry
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 'CPQHLTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPQHLTH-MIB::cpqHeEventLogEntrySeverity'
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::cpqHeEventLogEntrySeverity.<cpqHeNvdimmProcessorNum>.<cpqHeNvdimmDimmNum>'
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::cpqHeEventLogEntrySeverity'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.