All MIBs › HH3C-EFM-COMMON-MIB › hh3cDot3OamEventLogThresholdHi
hh3cDot3OamEventLogThresholdHi
Module: HH3C-EFM-COMMON-MIB
OID (symbolic): HH3C-EFM-COMMON-MIB::hh3cDot3OamEventLogThresholdHi
OID (numeric): 1.3.6.1.4.1.25506.2.42.3.1.6.1.8
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: If the event represents a threshold crossing event, the two objects hh3cDot3OamEventThresholdHi and hh3cDot3OamEventThresholdLo 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:
hh3cDot3OamEventLogThreshold = ((2^32) * hh3cDot3OamEventLogThresholdHi) + hh3cDot3OamEventLogThresholdLo
Otherwise, this value is returned as all F's (0xFFFFFFFF) and adds no useful information.
What is hh3cDot3OamEventLogThresholdHi?
The high-order 32 bits of the 64-bit threshold value that was crossed to generate this logged event (e.g. 10, when 11 occurrences happened against that threshold); reads as all-Fs for non-threshold events.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.25506.2.42.3.1.6.1.8 snmpwalk -v2c -c public <target> HH3C-EFM-COMMON-MIB::hh3cDot3OamEventLogThresholdHi
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.25506.2.42.3.1.6.1.8.1 snmpget -v2c -c public <target> HH3C-EFM-COMMON-MIB::hh3cDot3OamEventLogThresholdHi.1
Start monitoring H3C Ethernet access switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HH3C-EFM-COMMON-MIB::hh3cDot3OamEventLogThresholdHi OID value, configure state conditions and alerts, and monitor any H3C Ethernet access switches from a single console.
OID Breakdown
Upper-level ancestors (9 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.25506 | hh3c | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2 | hh3cCommon | HH3C-OID-MIB |
| 1.3.6.1.4.1.25506.2.42 | hh3cEpon | HH3C-OID-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.25506.2.42.3 | hh3cEfmOamMIB | HH3C-EFM-COMMON-MIB |
| 1.3.6.1.4.1.25506.2.42.3.1 | hh3cDot3OamMIB | HH3C-EFM-COMMON-MIB |
| 1.3.6.1.4.1.25506.2.42.3.1.6 | hh3cDot3OamEventLogTable | HH3C-EFM-COMMON-MIB |
| 1.3.6.1.4.1.25506.2.42.3.1.6.1 | hh3cDot3OamEventLogEntry | HH3C-EFM-COMMON-MIB |
| 1.3.6.1.4.1.25506.2.42.3.1.6.1.8 | hh3cDot3OamEventLogThresholdHi | HH3C-EFM-COMMON-MIB |