hpnicfDot3OamEventLogWindowHi

HPN-ICF-EFM-COMMON-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.6

Object

If the event represents a threshold crossing event, the two
objects hpnicfDot3OamEventWindowHi and hpnicfDot3OamEventWindowLo form an
unsigned 64-bit integer yielding the window over which the
value was measured for the threshold crossing event (e.g. 5,
when 11 occurrences happened in 5 seconds while the threshold
was 10).   The two objects are combined as:
              
hpnicfDot3OamEventLogWindow = ((2^32) * hpnicfDot3OamEventLogWindowHi)
                                + hpnicfDot3OamEventLogWindowLo
              
              
Otherwise, this value is returned as all F's (0xFFFFFFFF) and
adds no useful information.

Context

MIB
HPN-ICF-EFM-COMMON-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.6
Type
column
Access
readonly
Status
current
Parent
hpnicfDot3OamEventLogEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi.<ifIndex>.<hpnicfDot3OamEventLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPN-ICF-EFM-COMMON-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPN-ICF-EFM-COMMON-MIB::hpnicfDot3OamEventLogWindowHi'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance