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
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysDiagnosticMessageTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-DIAGNOSTIC-MESSAGE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-DIAGNOSTIC-MESSAGE-MIB::etsysDiagnosticMessageTable'
This table lists a summary of the diagnostic messages
stored on the managed entity.
etsysDiagnosticMessageEntry row .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.
Column Syntax OID
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
The time and date that this message was stored.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.5624.1.2.13.1.3.1.2
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
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
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
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
Uses the enterasys variant from /opt/observium/mibs/enterasys.
Command help
Walk etsysDiagnosticMessageDetailsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ENTERASYS-DIAGNOSTIC-MESSAGE-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-DIAGNOSTIC-MESSAGE-MIB::etsysDiagnosticMessageDetailsTable'
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 row .1.3.6.1.4.1.5624.1.2.13.2.1.1
An entry describing a particular fragment of a message.
Column Syntax OID
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
The text that makes up a fragment of a message.
LongAdminString
Type Constraints:
range: 0..1024
.1.3.6.1.4.1.5624.1.2.13.2.1.1.2
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