hpicfSyslogSeverityType
HP-ICF-SYSLOG-MIB ·
.1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.2
Object
column HpicfSyslogSeverity
The severity type for all the Syslog messages.
Context
- MIB
- HP-ICF-SYSLOG-MIB
- OID
.1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpicfSyslogSeverityCounterInfoEntry
- 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-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogSeverityType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogSeverityType.<hpicfSyslogSeverityTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SYSLOG-MIB::hpicfSyslogSeverityType'
Syntax
- Source
- HpicfSyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | major |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of