All MIBs › GWADA-MIB › adaMaxLogDiskSpace
adaMaxLogDiskSpace
Module: GWADA-MIB
OID (symbolic): GWADA-MIB::adaMaxLogDiskSpace
OID (numeric): 1.3.6.1.4.1.23.2.39.1.1.1.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Maximum disk space for Administration Agent log files.
What is adaMaxLogDiskSpace?
This read-write integer sets the maximum disk space, in the agent's native units, that this Administration Agent's log files are permitted to consume. Admins adjust it to prevent runaway logging - especially when adaLogLevel is set to verbose(2) - from filling the server's disk. For example, lowering adaMaxLogDiskSpace after enabling verbose logging keeps disk usage from growing unbounded during an extended troubleshooting session.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.13 snmpwalk -v2c -c public <target> GWADA-MIB::adaMaxLogDiskSpace
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.39.1.1.1.13.1 snmpget -v2c -c public <target> GWADA-MIB::adaMaxLogDiskSpace.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23.2.39.1.1.1.13.1 i <value>
Start monitoring Novell GroupWise domain/post office server (Address Book Agent) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the GWADA-MIB::adaMaxLogDiskSpace OID value, configure state conditions and alerts, and monitor any Novell GroupWise domain/post office server (Address Book Agent) 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.23 | novell | GWADA-MIB |
| 1.3.6.1.4.1.23.2 | mibDoc | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39 | gwada | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1 | ada | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1 | adaTable | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1.1 | adaEntry | GWADA-MIB |
| 1.3.6.1.4.1.23.2.39.1.1.1.13 | adaMaxLogDiskSpace | GWADA-MIB |