All MIBs › CTELS100-NG-MIB › els100SysLowestSyslogSeverity
els100SysLowestSyslogSeverity
Module: CTELS100-NG-MIB
OID (symbolic): CTELS100-NG-MIB::els100SysLowestSyslogSeverity
OID (numeric): 1.3.6.1.4.1.52.1011.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The Lowest Syslog Severity Level. All logs with the same or higher severity will be delivered. Note: higher severity has lower number.
What is els100SysLowestSyslogSeverity?
This sets the lowest syslog severity level that will be delivered to the syslog server, where all logs at that severity or higher, which corresponds to a numerically lower or equal value, get sent. It lets an admin filter out noisy low-severity messages from flooding the syslog server while still receiving important alerts. An admin who only wants error-and-above messages forwarded would set els100SysLowestSyslogSeverity to the error level, filtering out warning and informational messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.52.1011.1.12 snmpwalk -v2c -c public <target> CTELS100-NG-MIB::els100SysLowestSyslogSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.52.1011.1.12.1 snmpget -v2c -c public <target> CTELS100-NG-MIB::els100SysLowestSyslogSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.52.1011.1.12.1 i <value>
Start monitoring Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CTELS100-NG-MIB::els100SysLowestSyslogSeverity OID value, configure state conditions and alerts, and monitor any Cabletron/Enterasys ELS100 Next Generation Ethernet switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (7 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.52 | cabletron | Cabletron-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.52.1011 | els100 | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.1 | els100SystemConfig | CTELS100-NG-MIB |
| 1.3.6.1.4.1.52.1011.1.12 | els100SysLowestSyslogSeverity | CTELS100-NG-MIB |