me1200SyslogStatusHistoryMsgLevel
ME1200-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.3
Object
column ME1200SyslogLevelType
The severity level of the system log message. Note that enumeration option of all(8) isn't used in this case.
Context
- MIB
- ME1200-SYSLOG-MIB
- OID
.1.3.6.1.4.1.9.9.815.1.37.1.3.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- me1200SyslogStatusHistoryEntry
- 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 'ME1200-SYSLOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-SYSLOG-MIB::me1200SyslogStatusHistoryMsgLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ME1200-SYSLOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ME1200-SYSLOG-MIB::me1200SyslogStatusHistoryMsgLevel.<me1200SyslogStatusHistorySwitchId>.<me1200SyslogStatusHistoryMsgId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ME1200-SYSLOG-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ME1200-SYSLOG-MIB::me1200SyslogStatusHistoryMsgLevel'
Syntax
- Source
- ME1200SyslogLevelType
- Base type
Enumeration
Values & Constraints
Type Values
3 | error |
4 | warning |
5 | notice |
6 | informational |
8 | all |
Conformance
Member of