All MIBs › WESTERN-MULTIPLEX-MIB › logViewPageSize
logViewPageSize
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::logViewPageSize
OID (numeric): 1.3.6.1.4.1.3727.20.10.4.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This persistent variable determines the maximum size of the 'logRecTable', as returned to an SNMP user.
For system that are connected via wire-less communications it is useful to limit the bandwidth requirements of SNMP access, particularly for table accesses that can be bandwidth intensive.
The range of valid values for this variable is 5 to 'logMaxSize', inclusive.
Setting this variable to any value forces 'logViewPageControl' to be set to 1.
The default value for this variable is 'logMaxSize'.
When 'logViewPageSize' is set at any value smaller than 'logMaxSize', the 'logRecTable' may have multiple pages, depending upon how many log records are present in the log ('logCurrentSize'), and the viewing filter 'logViewSeverityFilter'. The variable 'logViewPageControl' allows the SNMP user to retrieve any of these pages.
For example, if 'logMaxSize' and 'logCurrentSize' is 50, and 'logViewPageSize' is 5, then there could be effectively 10 logical pages (depending upon view filters).
'logViewEvents' indicates the number of system events that would be displayable on all pages of the 'logRecTable' given the view filtering criteria specified by the current value of 'logViewSeverityFilter'. Examining 'logViewEvents' may assist in choosing a useful value of for this variable 'logViewPageSize'.
The retrieval of the 'logRecTable' is also effected by the other viewing variables, which provide sorting and filtering controls. These other variables are: 'logViewSeverityFilter', 'logViewMethod', 'logViewDirection', 'logViewAge'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.15 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logViewPageSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.15.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logViewPageSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.4.15.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::logViewPageSize 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.15 | logViewPageSize | WESTERN-MULTIPLEX-MIB |