NETI-EVT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
3
Rows
3
Columns
32
.1.3.6.1.4.1.2928.2.1.1.3 · 1 row entry · 10 columns
Table containing the most recent events.  The maximum 
size of the table depends on the implementation
nevtEventEntry entry .1.3.6.1.4.1.2928.2.1.1.3.1
One entry in the table holds one event. Events are
either created by the agent when a conceptual row
has been changed in a table defined in another mib,
or when an alarm status is changed in the alarm table
defined i…
Indexes
nevtEventIndex
Column Syntax OID
nevtEventIndex
Arbitrary index for an entry in the event table.
The eventIndex follows the nevtSequenceCounter
as such that the nevtSequenceCounter refers to
the last event in the table
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.1.1.3.1.1
nevtEventObject
A pointer to the conceptual row of the object that caused
this event. If the object is unavailable, the value is
{ 0 0 }.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.1.1.3.1.2
nevtEventObjectName
A text describing the object that caused the event in a for
humans more readable form. If not set then this object
contains a zero-length string.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.3.1.3
nevtEventAlarmType
This is the event type as specified in NevtAlarmType.
NevtAlarmType
Textual Convention: NevtAlarmType Enumeration
Type Values:
0unknown
1communication
2qualityOfService
3processingError
4equipment
5environmental
.1.3.6.1.4.1.2928.2.1.1.3.1.4
nevtEventType
This is the event type as specified in NevtEventType.
NevtEventType
Textual Convention: NevtEventType Enumeration
Type Values:
0none
1created
2modified
3deleted
.1.3.6.1.4.1.2928.2.1.1.3.1.5
nevtEventCause
The alarm cause as specified in NevtAlarmCause.
NevtAlarmCause
Textual Convention: NevtAlarmCause Enumeration
Type Values:
0unknown
1adapterError
2applicationSubsystemFailure
3bandwidthReduced
4callEstablishmentError
5communicationsProtocolError
6communicationsSubsystemFailure
7configurationOrCustomizationError
8congestion
9corruptData
10cpuCyclesLimitExceeded
11datasetOrModemError
12degradedSignal
13dTEDCEInterfaceError
14enclosureDoorOpen
15equipmentMalfunction
16excessiveVibration
17fileError
18fireDetected
19floodDetected
20framingError
21heatingOrVentilationOrCoolingSystemProblem
22humidityUnacceptable
23inputOutputDeviceError
24inputDeviceError
25lANError
26leakDetected
27localNodeTransmissionError
28lossOfFrame
29lossOfSignal
30materialSupplyExhausted
31multiplexerProblem
32outOfMemory
33outputDeviceError
34performanceDegraded
35powerProblem
36pressureUnacceptable
37processorProblem
38pumpFailure
39queueSizeExceeded
40receiveFailure
41receiverFailure
42remoteNodeTransmissionError
43resourceAtOrNearingCapacity
44responseTimeExcessive
45retransmissionRateExcessive
46softwareError
47softwareProgramAbnormallyTerminated
48softwareProgramError
49storageCapacityProblem
50temperatureUnacceptable
51thresholdCrossed
52timingProblem
53toxicLeakDetected
54transmitFailure
55transmitterFailure
56underlyingResourceUnavailable
57versionMismatch
58phyLossOfSignal
59phyLossOfFrame
60phyAlarmIndicationSignal
61phyRemoteDefectIndication
62phySignalFailure
63phySignalDegraded
64testmodeEntered
65serviceUnavailable
66alarmIndicationSignal
67remoteDefectIndication
68replaceableUnitMissing
69replaceableUnitProblem
.1.3.6.1.4.1.2928.2.1.1.3.1.6
nevtEventSeverity
The alarm severity as specified in NevtAlarmSeverity.
NevtAlarmSeverity
Textual Convention: NevtAlarmSeverity Enumeration
Type Values:
0unknown
1indeterminate
2critical
3major
4minor
5warning
6cleared
.1.3.6.1.4.1.2928.2.1.1.3.1.7
nevtEventText
A text describing the event in a for humans more
readable form.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.3.1.8
nevtEventCreatedTime
The time when the event was created.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2928.2.1.1.3.1.9
nevtEventPurpose
The purpose text inherited from the object to which the event
belongs. The purpose is usually a user-supplied text
describing the object. The purpose is assigned on the
object. If an object does not have a purpose, t…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.3.1.10
.1.3.6.1.4.1.2928.2.1.1.4 · 1 row entry · 11 columns
Table containing alarms and their status.  The maximum
size of the table depends on the implementation.
nevtAlarmEntry entry .1.3.6.1.4.1.2928.2.1.1.4.1
One entry in the table holds one alarm. The table contains
all active alarms, and depending on the implementation, it
may contian none, some or several cleared alarms.
Indexes
nevtAlarmIndex
Column Syntax OID
nevtAlarmIndex
Arbitrary index for an entry in the alarm table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.1.1.4.1.1
nevtAlarmObject
A pointer to the conceptual row of the object that caused
this alarm. If the object is unavailable, the value is
{ 0 0 }.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.1.1.4.1.2
nevtAlarmObjectName
A text describing the object in a more readable form.
If not set then this object contains a zero-length string.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.4.1.3
nevtAlarmAlarmType
The alarm type as specified in NevtAlarmType.
NevtAlarmType
Textual Convention: NevtAlarmType Enumeration
Type Values:
0unknown
1communication
2qualityOfService
3processingError
4equipment
5environmental
.1.3.6.1.4.1.2928.2.1.1.4.1.4
nevtAlarmCause
The alarm cause as specified in NevtAlarmCause.
NevtAlarmCause
Textual Convention: NevtAlarmCause Enumeration
Type Values:
0unknown
1adapterError
2applicationSubsystemFailure
3bandwidthReduced
4callEstablishmentError
5communicationsProtocolError
6communicationsSubsystemFailure
7configurationOrCustomizationError
8congestion
9corruptData
10cpuCyclesLimitExceeded
11datasetOrModemError
12degradedSignal
13dTEDCEInterfaceError
14enclosureDoorOpen
15equipmentMalfunction
16excessiveVibration
17fileError
18fireDetected
19floodDetected
20framingError
21heatingOrVentilationOrCoolingSystemProblem
22humidityUnacceptable
23inputOutputDeviceError
24inputDeviceError
25lANError
26leakDetected
27localNodeTransmissionError
28lossOfFrame
29lossOfSignal
30materialSupplyExhausted
31multiplexerProblem
32outOfMemory
33outputDeviceError
34performanceDegraded
35powerProblem
36pressureUnacceptable
37processorProblem
38pumpFailure
39queueSizeExceeded
40receiveFailure
41receiverFailure
42remoteNodeTransmissionError
43resourceAtOrNearingCapacity
44responseTimeExcessive
45retransmissionRateExcessive
46softwareError
47softwareProgramAbnormallyTerminated
48softwareProgramError
49storageCapacityProblem
50temperatureUnacceptable
51thresholdCrossed
52timingProblem
53toxicLeakDetected
54transmitFailure
55transmitterFailure
56underlyingResourceUnavailable
57versionMismatch
58phyLossOfSignal
59phyLossOfFrame
60phyAlarmIndicationSignal
61phyRemoteDefectIndication
62phySignalFailure
63phySignalDegraded
64testmodeEntered
65serviceUnavailable
66alarmIndicationSignal
67remoteDefectIndication
68replaceableUnitMissing
69replaceableUnitProblem
.1.3.6.1.4.1.2928.2.1.1.4.1.5
nevtAlarmSeverity
The alarm severity as specified in NevtAlarmSeverity.
NevtAlarmSeverity
Textual Convention: NevtAlarmSeverity Enumeration
Type Values:
0unknown
1indeterminate
2critical
3major
4minor
5warning
6cleared
.1.3.6.1.4.1.2928.2.1.1.4.1.6
nevtAlarmText
A text describing the alarm in a more readable form.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.4.1.7
nevtAlarmLastChangedTime
The time when the alarm was changed, i.e. when the alarm was
created, or nevtAlarmSeverity or nevtAlarmAcknowledged
was changed.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2928.2.1.1.4.1.8
nevtAlarmAcknowledged
The acknowledgement status of the alarm. This is set to
`true' to indicate that the alarm is is acknowledged, and
set to `false' to clear the acknowledge.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.1.1.4.1.9
nevtAlarmCreatedTime
The time when the alarm was created.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2928.2.1.1.4.1.10
nevtAlarmPurpose
The purpose text inherited from the object to which the alarm
belongs. The purpose is usually a user-supplied text
describing the object. The purpose is assigned on the
object. If an object does not have a purpose, t…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.4.1.11
.1.3.6.1.4.1.2928.2.1.1.6 · 1 row entry · 11 columns
Table containing alarms and their status.  The maximum
size of the table depends on the implementation.
nevtActiveAlarmEntry entry .1.3.6.1.4.1.2928.2.1.1.6.1
One entry in the table holds one alarm. The table contains
only active alarms.
Indexes
nevtActiveAlarmIndex
Column Syntax OID
nevtActiveAlarmIndex
Arbitrary index for an entry in the alarm table.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2928.2.1.1.6.1.1
nevtActiveAlarmObject
A pointer to the conceptual row of the object that caused
this alarm. If the object is unavailable, the value is
{ 0 0 }.
SNMPv2-TCRowPointer
Textual Convention: SNMPv2-TCRowPointer ObjectIdentifier
.1.3.6.1.4.1.2928.2.1.1.6.1.2
nevtActiveAlarmObjectName
A text describing the object in a more readable form.
If not set then this object contains a zero-length string.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.6.1.3
nevtActiveAlarmAlarmType
The alarm type as specified in NevtAlarmType.
NevtAlarmType
Textual Convention: NevtAlarmType Enumeration
Type Values:
0unknown
1communication
2qualityOfService
3processingError
4equipment
5environmental
.1.3.6.1.4.1.2928.2.1.1.6.1.4
nevtActiveAlarmCause
The alarm cause as specified in NevtAlarmCause.
NevtAlarmCause
Textual Convention: NevtAlarmCause Enumeration
Type Values:
0unknown
1adapterError
2applicationSubsystemFailure
3bandwidthReduced
4callEstablishmentError
5communicationsProtocolError
6communicationsSubsystemFailure
7configurationOrCustomizationError
8congestion
9corruptData
10cpuCyclesLimitExceeded
11datasetOrModemError
12degradedSignal
13dTEDCEInterfaceError
14enclosureDoorOpen
15equipmentMalfunction
16excessiveVibration
17fileError
18fireDetected
19floodDetected
20framingError
21heatingOrVentilationOrCoolingSystemProblem
22humidityUnacceptable
23inputOutputDeviceError
24inputDeviceError
25lANError
26leakDetected
27localNodeTransmissionError
28lossOfFrame
29lossOfSignal
30materialSupplyExhausted
31multiplexerProblem
32outOfMemory
33outputDeviceError
34performanceDegraded
35powerProblem
36pressureUnacceptable
37processorProblem
38pumpFailure
39queueSizeExceeded
40receiveFailure
41receiverFailure
42remoteNodeTransmissionError
43resourceAtOrNearingCapacity
44responseTimeExcessive
45retransmissionRateExcessive
46softwareError
47softwareProgramAbnormallyTerminated
48softwareProgramError
49storageCapacityProblem
50temperatureUnacceptable
51thresholdCrossed
52timingProblem
53toxicLeakDetected
54transmitFailure
55transmitterFailure
56underlyingResourceUnavailable
57versionMismatch
58phyLossOfSignal
59phyLossOfFrame
60phyAlarmIndicationSignal
61phyRemoteDefectIndication
62phySignalFailure
63phySignalDegraded
64testmodeEntered
65serviceUnavailable
66alarmIndicationSignal
67remoteDefectIndication
68replaceableUnitMissing
69replaceableUnitProblem
.1.3.6.1.4.1.2928.2.1.1.6.1.5
nevtActiveAlarmSeverity
The alarm severity as specified in NevtAlarmSeverity.
NevtAlarmSeverity
Textual Convention: NevtAlarmSeverity Enumeration
Type Values:
0unknown
1indeterminate
2critical
3major
4minor
5warning
6cleared
.1.3.6.1.4.1.2928.2.1.1.6.1.6
nevtActiveAlarmText
A text describing the alarm in a more readable form.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.6.1.7
nevtActiveAlarmLastChangedTime
The time when the alarm was changed, i.e. when the alarm was
created, or nevtActiveAlarmSeverity or nevtActiveAlarmAcknowledged
was changed.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2928.2.1.1.6.1.8
nevtActiveAlarmAcknowledged
The acknowledgement status of the alarm. This is set to
'true' to indicate that the alarm is is acknowledged, and
set to 'false' to clear the acknowledge.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2928.2.1.1.6.1.9
nevtActiveAlarmCreatedTime
The time when the alarm was created.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.2928.2.1.1.6.1.10
nevtActiveAlarmPurpose
The purpose text inherited from the object to which the alarm
belongs. The purpose is usually a user-supplied text
describing the object. The purpose is assigned on the
object. If an object does not have a purpose, t…
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.2928.2.1.1.6.1.11