ENTERASYS-DIAGNOSTIC-MESSAGE-MIB: View SNMP OID List / Download MIB

VENDOR: ENTERASYS NETWORKS


 Home MIB: ENTERASYS-DIAGNOSTIC-MESSAGE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 etsysDiagnosticMessageMIB 1.3.6.1.4.1.5624.1.2.13
This MIB module defines a portion of the SNMP enterprise MIBs under the Enterasys enterprise OID pertaining to the retrieval of diagnostic messages.
       etsysDiagnosticMessage 1.3.6.1.4.1.5624.1.2.13.1
           etsysDiagnosticMessageCount 1.3.6.1.4.1.5624.1.2.13.1.1 counter32 read-only
The number of messages logged on this entity since the beginning of time. This value must be persistent. There should be no facility to clear this value.
           etsysDiagnosticMessageChanges 1.3.6.1.4.1.5624.1.2.13.1.2 counter32 read-only
The number of changes to the message log since the last reboot. Changes should include, clearing the message log, deleting a message, and the logging of new messages.
           etsysDiagnosticMessageTable 1.3.6.1.4.1.5624.1.2.13.1.3 no-access
This table lists a summary of the diagnostic messages stored on the managed entity.
               etsysDiagnosticMessageEntry 1.3.6.1.4.1.5624.1.2.13.1.3.1 no-access
An entry describing a particular diagnostic message. Every message that is stored in non-volatile memory is required to appear in this table.
                   etsysDiagnosticMessageIndex 1.3.6.1.4.1.5624.1.2.13.1.3.1.1 unsigned32 no-access
A unique arbitrary identifier for this message. For stateless message log implementations it may be valid only while etsysDiagnosticMessageChanges remains unchanged.
                   etsysDiagnosticMessageTime 1.3.6.1.4.1.5624.1.2.13.1.3.1.2 dateandtime read-only
The time and date that this message was stored.
                   etsysDiagnosticMessageType 1.3.6.1.4.1.5624.1.2.13.1.3.1.3 snmpadminstring read-only
A description of the type of message shown in this entry.
                   etsysDiagnosticMessageSummary 1.3.6.1.4.1.5624.1.2.13.1.3.1.4 snmpadminstring read-only
A brief summary of the diagnostic message.
                   etsysDiagnosticMessageFWRevision 1.3.6.1.4.1.5624.1.2.13.1.3.1.5 snmpadminstring read-only
The string representing the version of firmware running on the the managed entity at the time the message was stored.
                   etsysDiagnosticMessageStatus 1.3.6.1.4.1.5624.1.2.13.1.3.1.6 bits read-only
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: 'etsysDiagnosticMessageBadChecksum': 0.
       etsysDiagnosticMessageDetails 1.3.6.1.4.1.5624.1.2.13.2
           etsysDiagnosticMessageDetailsTable 1.3.6.1.4.1.5624.1.2.13.2.1 no-access
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 1.3.6.1.4.1.5624.1.2.13.2.1.1 no-access
An entry describing a particular fragment of a message.
                   etsysDiagnosticMessageDetailsIndex 1.3.6.1.4.1.5624.1.2.13.2.1.1.1 unsigned32 no-access
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 ordering will allow the fragments to be assembled in the proper order.
                   etsysDiagnosticMessageDetailsText 1.3.6.1.4.1.5624.1.2.13.2.1.1.2 longadminstring read-only
The text that makes up a fragment of a message.
                   etsysDiagnosticMessageDetailsStatus 1.3.6.1.4.1.5624.1.2.13.2.1.1.3 bits read-only
A list of attributes associated with this message segment. Bits: 'etsysDiagnosticMessageLastSegment': 0.
       etsysDiagnosticMessageConformance 1.3.6.1.4.1.5624.1.2.13.3
           etsysDiagnosticMessageGroups 1.3.6.1.4.1.5624.1.2.13.3.1
               etsysDiagnosticMessageGroup 1.3.6.1.4.1.5624.1.2.13.3.1.1
The basic etsysDiagnosticMessage group.
           etsysDiagnosticMessageCompliances 1.3.6.1.4.1.5624.1.2.13.3.2
               etsysDiagnosticMessageCompliance 1.3.6.1.4.1.5624.1.2.13.3.2.1
The compliance statement for managed entities that support diagnostic message logs.