h3cEponDeviceEventsLogType
H3C-EPON-DEVICE-MIB ·
.1.3.6.1.4.1.2011.10.2.42.4.1.1.3.2.1.7
Object
column Enumeration
A list of types for Events. Events are ordered according to their significance where 1 is the highest severity. h3cEponDeviceDyingGaspAlarmState(1) indicates a Dying Gasp Alarm State, h3cEponDeviceCriticalEventState(2) indicates a Critical Event State, h3cEponDeviceLocalLinkFaultAlarmState(3) indicates a Local Link Fault Alarm State, h3cEponDeviceTemperatureEventIndicationState(4) indicates a Temperature Event Indication State, h3cEponDevicePowerVoltageEventIndicationState(5) indicates a Power Voltage Event Indication State, h3cEponDeviceGlobalEventState(6) indicates a Global Event State, h3cEponDeviceErroredSymbolPeriodEventState(7) indicates an Errored Symbol Period Event State, h3cEponDeviceErroredFrameEventState(8) indicates an Errored Frame Event State, h3cEponDeviceErroredFramePeriodEventState(9) indicates an Errored Frame Period Event State, h3cEponDeviceErroredFrameSecondsSummaryEventState(10) indicates an Errored Frame Seconds Summary Event State, h3cEponDeviceOrganizationSpecificEventState(11) indicates an Organization Specific Event State.
Context
- MIB
- H3C-EPON-DEVICE-MIB
- OID
.1.3.6.1.4.1.2011.10.2.42.4.1.1.3.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- h3cEponDeviceEventsLogEntry
- 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 'H3C-EPON-DEVICE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EPON-DEVICE-MIB::h3cEponDeviceEventsLogType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'H3C-EPON-DEVICE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'H3C-EPON-DEVICE-MIB::h3cEponDeviceEventsLogType.<h3cEponDeviceEventsLogName>.<h3cEponDeviceEventsLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'H3C-EPON-DEVICE-MIB' -M '/opt/observium/mibs/h3c:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'H3C-EPON-DEVICE-MIB::h3cEponDeviceEventsLogType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | h3cEponDeviceDyingGaspAlarmState |
2 | h3cEponDeviceCriticalEventState |
3 | h3cEponDeviceLocalLinkFaultAlarmState |
4 | h3cEponDeviceTemperatureEventIndicationState |
5 | h3cEponDevicePowerVoltageEventIndicationState |
6 | h3cEponDeviceGlobalEventState |
7 | h3cEponDeviceErroredSymbolPeriodEventState |
8 | h3cEponDeviceErroredFrameEventState |
9 | h3cEponDeviceErroredFramePeriodEventState |
10 | h3cEponDeviceErroredFrameSecondsSummaryEventState |
11 | h3cEponDeviceOrganizationSpecificEventState |
Conformance
Member of