hpnicfDot3OamEventLogType
HPN-ICF-EFM-COMMON-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.42.3.1.6.1.4
Object
column SNMPv2-SMIUnsigned32
The type of event that generated this entry in the event log.
When the OUI is the IEEE 802.3 OUI of 0x0180C2, the following
event types are defined:
erroredSymbolEvent(1),
erroredFramePeriodEvent (2),
erroredFrameEvent(3),
erroredFrameSecondsEvent(4),
linkFault(256),
dyingGaspEvent(257),
criticalLinkEvent(258)
The first four are considered threshold crossing events as
they are generated when a metric exceeds a given value within
a specified window. The other three are not threshold
crossing events.
When the OUI is not 0x0180C2, then some other organization has
defined the event space. If event subtyping is known to the
implementation, it may be reflected here. Otherwise, this
value should return all Fs (0xFFFFFFFF).
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.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfDot3OamEventLogEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::hpnicfDot3OamEventLogType'
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::hpnicfDot3OamEventLogType.<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::hpnicfDot3OamEventLogType'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of