All MIBs › AETHRA-MIB › systemLoglevel
systemLoglevel
Module: AETHRA-MIB
OID (symbolic): AETHRA-MIB::systemLoglevel
OID (numeric): 1.3.6.1.4.1.7745.5.2.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Set this parameter to configure the log level of the node system. OID: 1.3.6.1.4.1.7745.5.2.1
What is systemLoglevel?
This is a read-write setting controlling the verbosity of system logging from 1 (least verbose) to 5 (most verbose). Higher levels generate more log data for debugging but consume more storage. Set to 3 for typical operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.1 snmpwalk -v2c -c public <target> AETHRA-MIB::systemLoglevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.7745.5.2.1.1 snmpget -v2c -c public <target> AETHRA-MIB::systemLoglevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.7745.5.2.1.1 i <value>
Start monitoring Aethra DSL/ISDN modems and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AETHRA-MIB::systemLoglevel OID value, configure state conditions and alerts, and monitor any Aethra DSL/ISDN modems and routers from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.7745 | aethra | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5 | atosnt | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2 | system | AETHRA-MIB |
| 1.3.6.1.4.1.7745.5.2.1 | systemLoglevel | AETHRA-MIB |