infinetSyslogMessageSeverity
INFINET-SYSLOG-MIB ·
.1.3.6.1.4.1.3942.1.1.6.1.2.1.2
Object
column InfinetSyslogSeverity
The Severity of the message.
Context
- MIB
- INFINET-SYSLOG-MIB
- OID
.1.3.6.1.4.1.3942.1.1.6.1.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- infinetSyslogMessageEntry
- 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 'INFINET-SYSLOG-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINET-SYSLOG-MIB::infinetSyslogMessageSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INFINET-SYSLOG-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFINET-SYSLOG-MIB::infinetSyslogMessageSeverity.<infinetSyslogMessageIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFINET-SYSLOG-MIB' -M '/opt/observium/mibs/infinet:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFINET-SYSLOG-MIB::infinetSyslogMessageSeverity'
Syntax
- Source
- InfinetSyslogSeverity
- 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