All MIBs › WESTERN-MULTIPLEX-MIB › logRecIndexNumber
logRecIndexNumber
Module: WESTERN-MULTIPLEX-MIB
OID (symbolic): WESTERN-MULTIPLEX-MIB::logRecIndexNumber
OID (numeric): 1.3.6.1.4.1.3727.20.10.4.40.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: When a log record is created or replaced, the 'logIndexNumber' is incremented, then stored within the new log record's 'logRecIndexNumber'. Thus the log record with a 'logRecIndexNumber' of 1 is the first system event that was placed into the log.
This log record can be deleted if 1) it does NOT effect health, or 2) if it effects health, it is currently NORMALIZED. This operation can be accomplished by setting this variable to 0.
Setting this variable to any other value results in a BAD-VALUE error. If the record is not found, then NO-SUCH-NAME is return. If the record effects health and has not been NORMALIZED, then a READ-ONLY error is returned.
This variable is also the SNMP table definition 'index' which identifies a particular 'row' of the SNMP table.
The retrieval of any variable of the 'logRecTable' is effected by the viewing variables, which provide sorting, filtering and page controls. These variables are: 'logViewPageSize', 'logViewPageControl', 'logViewSeverityFilter', 'logViewMethod', 'logViewDirection', 'logViewAge'.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.40.1.1 snmpwalk -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logRecIndexNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3727.20.10.4.40.1.1.1 snmpget -v2c -c public <target> WESTERN-MULTIPLEX-MIB::logRecIndexNumber.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.3727.20.10.4.40.1.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::logRecIndexNumber 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.40 | logRecTable | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.4.40.1 | logRecEntry | WESTERN-MULTIPLEX-MIB |
| 1.3.6.1.4.1.3727.20.10.4.40.1.1 | logRecIndexNumber | WESTERN-MULTIPLEX-MIB |