All MIBs › ADN-MIB › adnDumReduceExcessDiskStorage
adnDumReduceExcessDiskStorage
Module: ADN-MIB
OID (symbolic): ADN-MIB::adnDumReduceExcessDiskStorage
OID (numeric): 1.3.6.1.4.1.637.3.1.5.11.5.2
Node type: OBJECT-TYPE
Type: AdnEnableDisabled
Access: read-write
Description: Enables and disables all methods to reduce excessive disk storage in Disk Utilization Management managed filesystems. Methods of reduction consist of those defined by adnDumCyclicallyReduceExcess and adnDumImmediatelyReduceExcess. The Disk Utilization Management's managed filesystems are also defined in the adnDumGroup.
What is adnDumReduceExcessDiskStorage?
This OID enables or disables all automatic methods used to reduce excessive disk usage across managed filesystems. Network engineers configure this when they want the system to automatically clean up old files or data to prevent disk exhaustion. For example, setting this to "enabled" allows both cyclical and immediate disk reduction methods to run.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.11.5.2 snmpwalk -v2c -c public <target> ADN-MIB::adnDumReduceExcessDiskStorage
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.637.3.1.5.11.5.2.1 snmpget -v2c -c public <target> ADN-MIB::adnDumReduceExcessDiskStorage.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.637.3.1.5.11.5.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> adnDumReduceExcessDiskStorage.1
Start monitoring Ascom Timeplex ADN multiplexers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADN-MIB::adnDumReduceExcessDiskStorage OID value, configure state conditions and alerts, and monitor any Ascom Timeplex ADN multiplexers (legacy) 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.637 | alcatel | ADN-MIB |
| 1.3.6.1.4.1.637.3 | adn | ADN-MIB |
| 1.3.6.1.4.1.637.3.1 | adnMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5 | adnProprietary | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.11 | adnNmgsMIB | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.11.5 | adnDumGroup | ADN-MIB |
| 1.3.6.1.4.1.637.3.1.5.11.5.2 | adnDumReduceExcessDiskStorage | ADN-MIB |