fsLogHisSeverity
FS-LOG-MIB ·
.1.3.6.1.4.1.52642.1.1.10.2.4.1.13.1.2
Object
column LogSeverity
The severity of the log message.
Context
- MIB
- FS-LOG-MIB
- OID
.1.3.6.1.4.1.52642.1.1.10.2.4.1.13.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsLogHisEntry
- 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 'FS-LOG-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-LOG-MIB::fsLogHisSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-LOG-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-LOG-MIB::fsLogHisSeverity.<fsLogHisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-LOG-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-LOG-MIB::fsLogHisSeverity'
Syntax
- Source
- LogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of