All MIBs › HPN-ICF-EFM-COMMON-MIB › hpnicfDot3OamEventLogThresholdLo
hpnicfDot3OamEventLogThresholdLo
Module: HPN-ICF-EFM-COMMON-MIB
OID (symbolic): HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogThresholdLo
OID (numeric): 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects hpnicfDot3OamEventThresholdHi and hpnicfDot3OamEventThresholdLo form an unsigned 64-bit integer yielding the value that was crossed for the threshold crossing event (e.g. 10, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:
hpnicfDot3OamEventLogThreshold = ((2^32) * hpnicfDot3OamEventLogThresholdHi) + hpnicfDot3OamEventLogThresholdLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is hpnicfDot3OamEventLogThresholdLo?
This is the low-order 32 bits of the 64-bit threshold value (combined with hpnicfDot3OamEventLogThresholdHi) that was crossed to generate this logged event; it reads all-Fs for non-threshold event types such as link fault or dying gasp. Admins use this alongside hpnicfDot3OamEventLogValue to see how the actual measured value compared with the configured alert threshold at the time of the event.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.9 snmpwalk -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogThresholdLo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.9.1 snmpget -v2c -c public <target> HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogThresholdLo.1
Start monitoring HP/H3C Comware switch or router (802.3ah Ethernet OAM, first-mile link) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogThresholdLo OID value, configure state conditions and alerts, and monitor any HP/H3C Comware switch or router (802.3ah Ethernet OAM, first-mile link) from a single console.
OID Breakdown
Upper-level ancestors (13 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.11 | hp | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2 | nm | CLJ8500-MIB |
| 1.3.6.1.4.1.11.2.14 | icf | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11 | hpicfObjects | CONFIG-MIB |
| 1.3.6.1.4.1.11.2.14.11.15 | hpnicf | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2 | hpnicfCommon | HPN-ICF-OID-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42 | hpnicfEpon | HPN-ICF-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3 | hpnicfEfmOamMIB | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1 | hpnicfDot3OamMIB | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6 | hpnicfDot3OamEventLogTable | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1 | hpnicfDot3OamEventLogEntry | HPN-ICF-EFM-COMMON-MIB |
| 1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.9 | hpnicfDot3OamEventLogThresholdLo | HPN-ICF-EFM-COMMON-MIB |