hpicfFfLogSeverity
HP-ICF-FAULT-FINDER-MIB ·
.1.3.6.1.4.1.11.2.14.11.1.7.2.1.6
Object
column Enumeration
The severity level of the fault. Port disables
will always be logged as 'critical'.
An agent may need to remove faults from the fault
log in order to reclaim resources. If so, it
must remove lower severity faults before removing
higher severity faults. Faults at the same
severity level should be removed from oldest to
newest.
Context
- MIB
- HP-ICF-FAULT-FINDER-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.1.7.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfFfLogEntry
- Groups
- 1
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 'HP-ICF-FAULT-FINDER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-FAULT-FINDER-MIB::hpicfFfLogSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-FAULT-FINDER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-FAULT-FINDER-MIB::hpicfFfLogSeverity.<hpicfFfLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-FAULT-FINDER-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-FAULT-FINDER-MIB::hpicfFfLogSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | informational |
2 | medium |
3 | critical |
Conformance
Member of