All MIBs › CISCO-DOT3-OAM-MIB › cdot3OamEventLogWindowLo
cdot3OamEventLogWindowLo
Module: CISCO-DOT3-OAM-MIB
OID (symbolic): CISCO-DOT3-OAM-MIB::cdot3OamEventLogWindowLo
OID (numeric): 1.3.6.1.4.1.9.10.136.1.6.1.7
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects cdot3OamEventWindowHi and cdot3OamEventWindowLo form an unsigned 64-bit integer yielding the window over which the value was measured for the threshold crossing event (for example, 5, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:
cdot3OamEventLogWindow = ((2^32) * cdot3OamEventLogWindowHi) + cdot3OamEventLogWindowLo
Otherwise, this value is returned as all F's (2^32 - 1) and adds no useful information.
What is cdot3OamEventLogWindowLo?
Read-only low-order 32 bits of a 64-bit value (paired with cdot3OamEventLogWindowHi) reporting the measurement window over which a threshold-crossing OAM event's value was measured.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.136.1.6.1.7 snmpwalk -v2c -c public <target> CISCO-DOT3-OAM-MIB::cdot3OamEventLogWindowLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.136.1.6.1.7.1 snmpget -v2c -c public <target> CISCO-DOT3-OAM-MIB::cdot3OamEventLogWindowLo.1
Start monitoring Cisco switches and routers (802.3ah Ethernet OAM) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-DOT3-OAM-MIB::cdot3OamEventLogWindowLo OID value, configure state conditions and alerts, and monitor any Cisco switches and routers (802.3ah Ethernet OAM) from a single console.
OID Breakdown
Upper-level ancestors (8 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 |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.136 | cdot3OamMIB | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1 | cdot3OamObjects | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1.6 | cdot3OamEventLogTable | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1.6.1 | cdot3OamEventLogEntry | CISCO-DOT3-OAM-MIB |
| 1.3.6.1.4.1.9.10.136.1.6.1.7 | cdot3OamEventLogWindowLo | CISCO-DOT3-OAM-MIB |