SAEUROPE-MESSAGES-MIB
- Registered at
- 1.3.6.1.4.1.1482.20.1.2.1
- Last updated
- 2015-11-10 13:00
- Organization
- Synamedia
- Revisions
- 2015-11-10 13:00, 2005-09-07 09:00, 2002-11-30 14:00, 2002-07-01 17:30, 2002-06-21 13:30, 2001-08-31 13:30
- Namespace
- saeurope
- Source file
SAEUROPE-MESSAGES-MIB- Digest
sha256:15834a221704d7cc47f5566dcfed4cd7f01d4d5e24e11302786b43e705b98b31
Description
MIB for SA Europe Messages
Contact
https://www.synamedia.com/video-professional-services/
Imports
| From | Symbols |
|---|---|
| SAEUROPE-ROOT-MIB | messages, messagesMIBGroups |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
1 module(s) in this corpus import this one.
Load order
Every file a consumer needs in order to load this module, dependencies first.
SAEUROPE-MESSAGES-MIB SAEUROPE-ROOT-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| msgOldestNumber OBJECT-TYPE The oldest sequence number of the messages in the message buffer. | 1.3.6.1.4.1.1482.20.1.2.1.1 | Integer32 (1..32767) | read-only | current |
| msgNewestNumber OBJECT-TYPE The most recent sequence number of the messages in the message buffer. | 1.3.6.1.4.1.1482.20.1.2.1.2 | Integer32 (1..32767) | read-only | current |
| msgMaxSequenceNumber OBJECT-TYPE The largest sequence number that can be used for the messages in the message buffer. After this the message numbers wrap around. | 1.3.6.1.4.1.1482.20.1.2.1.3 | Integer32 (1..32767) | read-only | current |
| messageTable OBJECT-TYPE A list of message entries. | 1.3.6.1.4.1.1482.20.1.2.1.4 | not-accessible | current | |
| messageEntry OBJECT-TYPE A message entry holding a message. | 1.3.6.1.4.1.1482.20.1.2.1.4.1 | not-accessible | current | |
| msgSequenceNumber OBJECT-TYPE The message sequence number is a unique number to identify the message in a message buffer. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.1 | Integer32 (1..32767) | read-only | current |
| msgId OBJECT-TYPE This variable is a unique ID identifying the message. It may be identical to the msgSequenceNumber, but does not have to. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.2 | Integer32 | read-only | current |
| msgSourceName OBJECT-TYPE Name of the device that generated the message. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.3 | DisplayString | read-only | current |
| msgText OBJECT-TYPE Brief textual description of the type of message. Example: 'Input Loss'. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.4 | DisplayString | read-only | current |
| msgSubject OBJECT-TYPE Textual description of the alarm subject. Example: 'Quad Input Processor 2B'. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.5 | DisplayString | read-only | current |
| msgGenerationTime OBJECT-TYPE Message generation time, specified in the timezone configured on the device that sends this message. DST (daylight savings time) must be taken into account. Format: YYYY/MM/DD HH:MM:SS | 1.3.6.1.4.1.1482.20.1.2.1.4.1.6 | DisplayString | read-only | current |
| msgBehaviour OBJECT-TYPE msgBehaviour defines whether an alarm status is associated with the message being sent, and if so, whether the alarm status should be reset by an operator (clearedbyUser) or by a subsequent message (clearedBySystem). | 1.3.6.1.4.1.1482.20.1.2.1.4.1.7 | INTEGER {notPending(0), clearedByUser(1), clearedBySystem(2)} | read-only | current |
| msgClass OBJECT-TYPE msgClass defines which aspect of the functionality of a device the message pertains to. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.8 | INTEGER {communication(0), quality(1), processing(2), equipment(3), environmental(4), indeterminate(5)} | read-only | current |
| msgSubClass OBJECT-TYPE msgSubClass defines more in detail to which aspect of a device the message relates. Examples: 0 -- communication 1 -- internal clock of the device 2 -- scheduling 3 -- external devices 8 -- measurement results 9 -- periodically reported messages 10 -- result of device action 11 -- result of operator action 12 -- alarm correlation 24 -- software 25 -- hardware 32 -- software 33 -- hardware 34 -- IIC bus 35 -- hardware fault 36 -- device status | 1.3.6.1.4.1.1482.20.1.2.1.4.1.9 | Integer32 | read-only | current |
| msgSubClassNbr OBJECT-TYPE msgSubClassNbr defines the message type, and is subordinate to msgSubClass. Examples: msgSubClass msgSubClassNbr Description 0 0 Communication -- test 0 1 Communication -- unit not responding 0 17 Communication -- scrambler channel error 1 0 Clock -- synchronization request 1 1 Clock -- failure 2 0 Scheduler -- started 2 1 Scheduler -- restarted 2 2 Scheduler -- stopped Please contact Synamedia for the complete list. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.10 | Integer32 | read-only | current |
| msgDetailPresent OBJECT-TYPE Indicates whether msgDetail should be interpreted or not. The bit pattern 00000000 means that msgDetail should be ignored, and the bit pattern 00000001 means that msgDetail contains meaningful information. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.11 | OCTET STRING (SIZE(1)) | read-only | current |
| msgStatus OBJECT-TYPE Defines the action on the pending status associated with the message being sent. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.12 | INTEGER {open(0), closed(1), openMinorUpper(2), openMinorLower(3), openMajorUpper(4), openMajorLower(5), closedMinorUpper(6), closedMinorLower(7), closedMajorUpper(8), closedMajorLower(9), notDefined(10), notValid(11)} | read-only | current |
| msgSeverity OBJECT-TYPE Message severity. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.13 | INTEGER {indeterminate(0), critical(1), major(2), minor(3), warning(4), cleared(5), information(6)} | read-only | current |
| msgDetail OBJECT-TYPE Message detail. Values of parameters that help explaining the message being sent can be specified in this text string. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.14 | OCTET STRING (SIZE(320)) | read-only | current |
| msgPhysicalEntity OBJECT-TYPE Physical entity this message is related to. This can be a board in the device, a port on a board in the device, a temperature sensor in the device, ... The object identifier refers to a row in the entPhysicalTable of the ENTITY-MIB. | 1.3.6.1.4.1.1482.20.1.2.1.4.1.15 | OBJECT IDENTIFIER | read-only | current |
Conformance
| Name | OID | Status |
|---|---|---|
| messagesModuleCompliance MODULE-COMPLIANCE The compliance statement for entities which implement the SA Europe Messages MIB | 1.3.6.1.4.1.1482.1.1.2.1 | current |
| messagesObjectGroup OBJECT-GROUP Mandatory objects for all devices implementing the SA Europe messages MIB. | 1.3.6.1.4.1.1482.1.1.2.2 | current |
| msgPhysicalGroup OBJECT-GROUP Objects related to physical entities. | 1.3.6.1.4.1.1482.1.1.2.3 | current |