ENTERASYS-DIAGNOSTIC-MESSAGE-MIB Table View

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

Tables
2
Rows
2
Columns
9
.1.3.6.1.4.1.5624.1.2.13.1.3 · 1 row entry · 6 columns
This table lists a summary of the diagnostic messages
stored on the managed entity.
etsysDiagnosticMessageEntry entry .1.3.6.1.4.1.5624.1.2.13.1.3.1
An entry describing a particular diagnostic message.
Every message that is stored in non-volatile memory
is required to appear in this table.
Indexes
etsysDiagnosticMessageIndex
Column Syntax OID
etsysDiagnosticMessageIndex
A unique arbitrary identifier for this message. For
stateless message log implementations it may be valid
only while etsysDiagnosticMessageChanges remains unchanged.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.5624.1.2.13.1.3.1.1
etsysDiagnosticMessageTime
The time and date that this message was stored.
SNMPv2-TCDateAndTime
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.5624.1.2.13.1.3.1.2
etsysDiagnosticMessageType
A description of the type of message shown in this entry.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.5624.1.2.13.1.3.1.3
etsysDiagnosticMessageSummary
A brief summary of the diagnostic message.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.5624.1.2.13.1.3.1.4
etsysDiagnosticMessageFWRevision
The string representing the version of firmware running
on the the managed entity at the time the message was stored.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.5624.1.2.13.1.3.1.5
etsysDiagnosticMessageStatus
A list of attributes associated with this message. Generally
these attributes would be considered exceptional, but could
potentially be extended to indicate any number of conditions.
Bits
Enumerated Values:
0etsysDiagnosticMessageBadChecksum
.1.3.6.1.4.1.5624.1.2.13.1.3.1.6
.1.3.6.1.4.1.5624.1.2.13.2.1 · 1 row entry · 3 columns
This table contains the complete diagnostic messages
for entries in the etsysDiagnosticMessageSummaryTable.
This allows a message of virtually unlimited length
to be accessible via SNMP.
etsysDiagnosticMessageDetailsEntry entry .1.3.6.1.4.1.5624.1.2.13.2.1.1
An entry describing a particular fragment of a message.
Indexes
etsysDiagnosticMessageIndex etsysDiagnosticMessageDetailsIndex
Column Syntax OID
etsysDiagnosticMessageDetailsIndex
A unique arbitrary identifier for this message fragment.
Ideally this index should have the values 1 - n, where
'n' is the number of message fragments. It, at a minimum,
must be chosen such that the lexicographical ord…
Unsigned32
Constraints:
range: 1-1024
.1.3.6.1.4.1.5624.1.2.13.2.1.1.1
etsysDiagnosticMessageDetailsText
The text that makes up a fragment of a message.
LongAdminString
Textual Convention: LongAdminString OctetString
Type Constraints:
range: 0..1024
.1.3.6.1.4.1.5624.1.2.13.2.1.1.2
etsysDiagnosticMessageDetailsStatus
A list of attributes associated with this message segment.
Bits
Enumerated Values:
0etsysDiagnosticMessageLastSegment
.1.3.6.1.4.1.5624.1.2.13.2.1.1.3