All MIBs › WESTERN-MULTIPLEX-MIB › logMaxSize
logMaxSize
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::logMaxSize
OID (numeric): 1.3.6.1.4.1.3727.20.10.4.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This persistent variable indicates the maximum size of the system event log. Some Western Multiplex platforms allow this variable to be modified, such that the new size will be used either immediately or when the system next resets. Other platforms do not allow this variable to be set, and return 'ReadOnly' to SNMP set operations.
The non-persistent system event log is a circular history or log of system events. Events are added to the log depending upon replacement rules and controlling filter variables.
New log entries may replace existing log entries when the log contains 'logMaxSize' records. In some cases, the new entry will not be added, because the governing rules require more important log events to be retained.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.1 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logMaxSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.1.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logMaxSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.4.1.1 i <value>
Start monitoring Western Multiplex (Proxim/BridgeWave) fixed-wireless microwave radio equipment (component-inventory/boot-history/event-log status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the WESTERN-MULTIPLEX-MIB::logMaxSize OID value, configure state conditions and alerts, and monitor any Western Multiplex (Proxim/BridgeWave) fixed-wireless microwave radio equipment (component-inventory/boot-history/event-log status) 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.3727 | western_multiplex | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20 | tsunami100_06 | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10 | system | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.4 | log | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.4.1 | logMaxSize | WESTERN-MULTIPLEX-MIB |