All MIBs › WESTERN-MULTIPLEX-MIB › logViewMethod
logViewMethod
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::logViewMethod
OID (numeric): 1.3.6.1.4.1.3727.20.10.4.18
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This persistent variable determines the sort method used for retrieving the 'logRecTable'.
'chronological' allows the table to be viewed sorted by time, either oldest to newest, or vice versa, depending upon the setting of 'logViewAge'. When 'logViewMethod' is set to 'chronological', the variable 'logViewDirection', has no effect on the sorting.
'severity' allows the table to be viewed sorted by severity level, either 'critical' to 'normal', or vice versa, depending upon the setting of 'logViewDirection', and by age depending upon 'logViewAge'.
The default value for this variable is 'chronological'.
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', 'logViewDirection', 'logViewAge'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.18 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logViewMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.18.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logViewMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.4.18.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::logViewMethod 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.18 | logViewMethod | WESTERN-MULTIPLEX-MIB |