All MIBs › WESTERN-MULTIPLEX-MIB › logViewDirection
logViewDirection
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::logViewDirection
OID (numeric): 1.3.6.1.4.1.3727.20.10.4.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This persistent variable determines the direction of the severity related sorting of log records used for retrieving the 'logRecTable'.
'critical-to-normal' allows the table to be viewed sorted starting with 'critical' log records first, then moving to less severe, 'major', and others, until 'normal' records are retrieved.
'normal-to-critical' allows the table to be viewed sorted starting with 'normal' log records first, then moving to move severe, 'warning', and others, until 'critical' records are retrieved.
'logViewMethod' and 'logViewDirection' also effect the viewing order of the 'logRecTable'.
'logViewMethod' determines whether the table is retrieved primarily by chronological order, or by severity order. 'logViewMethod' takes precedence over the other viewing variables.
'logViewDirection' only applies when the 'logRecTable' is viewed by severity level. In such a case, it determines whether the records are viewed from 'critical' to 'normal' or vice versa. 'logViewDirection' takes precedence over 'logViewAge'.
The default value for this variable is 'critical-to-normal'.
Setting this variable to any value forces 'logViewPageControl' to be set to 1.
The retrieval of the 'logRecTable' is effected by the other viewing variables, which provide sorting, filtering and page controls. These other variables are: 'logViewPageSize', 'logViewPageControl', 'logViewSeverityFilter', 'logViewMethod', 'logViewAge'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.19 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logViewDirection
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.19.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logViewDirection.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.4.19.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::logViewDirection 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.19 | logViewDirection | WESTERN-MULTIPLEX-MIB |