All MIBs › ARMILLAIRE2000-MIB › logPurgeTime
logPurgeTime
Module: ARMILLAIRE2000-MIB
OID (symbolic): ARMILLAIRE2000-MIB::logPurgeTime
OID (numeric): 1.3.6.1.4.1.4618.1.2.6.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Switch Log Deletion Time. The Parameter Time-interval determines the period of purging old log files. When the time interval is reached, all the log files older than this time-interval are deleted. The unit for the time-interval is 'minute'.
What is logPurgeTime?
Sets the time interval, in minutes, after which old log files older than this threshold are automatically deleted from the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.4618.1.2.6.2.1.2 snmpwalk -v2c -c public <target> ARMILLAIRE2000-MIB::logPurgeTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.4618.1.2.6.2.1.2.1 snmpget -v2c -c public <target> ARMILLAIRE2000-MIB::logPurgeTime.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.4618.1.2.6.2.1.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> logPurgeTime.1
Start monitoring Armillaire 2000 network monitoring probe system (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ARMILLAIRE2000-MIB::logPurgeTime OID value, configure state conditions and alerts, and monitor any Armillaire 2000 network monitoring probe system (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.4618 | armillaire | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1 | products | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2 | armillaire2000 | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.6 | switchMaintenance | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.6.2 | log | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.6.2.1 | logFileInfo | ARMILLAIRE2000-MIB |
| 1.3.6.1.4.1.4618.1.2.6.2.1.2 | logPurgeTime | ARMILLAIRE2000-MIB |