DOT3-OAM-MIB :: dot3OamEventLogThresholdLo

MIB Reference — IPNetwork Monitor

All MIBsDOT3-OAM-MIBdot3OamEventLogThresholdLo

dot3OamEventLogThresholdLo

Module: DOT3-OAM-MIB

OID (symbolic): DOT3-OAM-MIB::dot3OamEventLogThresholdLo

OID (numeric): 1.3.6.1.2.1.158.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 dot3OamEventThresholdHi and dot3OamEventThresholdLo form an unsigned 64-bit integer yielding the value that was crossed for the threshold crossing event (for example, 10, when 11 occurrences happened in 5 seconds while the threshold was 10). The two objects are combined as:

dot3OamEventLogThreshold = ((2^32) * dot3OamEventLogThresholdHi) + dot3OamEventLogThresholdLo

Otherwise, this value is returned as all F's (2^32 - 1) and adds no useful information.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.9
snmpwalk -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogThresholdLo

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.158.1.6.1.9.1
snmpget -v2c -c public <target> DOT3-OAM-MIB::dot3OamEventLogThresholdLo.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.158dot3OamMIBDOT3-OAM-MIB
1.3.6.1.2.1.158.1dot3OamObjectsDOT3-OAM-MIB
1.3.6.1.2.1.158.1.6dot3OamEventLogTableDOT3-OAM-MIB
1.3.6.1.2.1.158.1.6.1dot3OamEventLogEntryDOT3-OAM-MIB
1.3.6.1.2.1.158.1.6.1.9dot3OamEventLogThresholdLoDOT3-OAM-MIB