me1200SyslogConfigServerLevel
ME1200-SYSLOG-MIB ·
.1.3.6.1.4.1.9.9.815.1.37.1.2.1.3
Object
Indicates what level of message will send to syslog server. For example, the error level will send the specific messages which severity code is less or equal than error(3), the warning level will send the specific messages which severity code is less or equal than warning(4), the notice level will send the specific messages which severity code is less or equal than notice(5), the informational level will send the specific messages which severity code is less or equal than informational(6) and the 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.2.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- me1200SyslogConfigServer
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar 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::me1200SyslogConfigServerLevel.0'
More examples
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::me1200SyslogConfigServerLevel'
Syntax
- Source
- ME1200SyslogLevelType
- Base type
Enumeration
Values & Constraints
Type Values
3 | error |
4 | warning |
5 | notice |
6 | informational |
8 | all |
Conformance
Member of