syslogMsgIndex
SYSLOG-MSG-MIB ·
.1.3.6.1.2.1.192.1.2.1.1
Object
column
Unsigned32
A monotonically increasing number used to identify entries in
the syslogMsgTable. When syslogMsgIndex reaches the maximum
value (4294967295), the value wraps back to 1.
Applications periodically polling the syslogMsgTable for new
entries should take into account that a complete rollover of
syslogMsgIndex will happen if more than 4294967294 messages
are received during a poll interval.
Context
- MIB
- SYSLOG-MSG-MIB
- OID
.1.3.6.1.2.1.192.1.2.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- syslogMsgEntry
- Table
- syslogMsgTable
- Siblings
- 10
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogMsgSDParams The total number of structured data element parameters
carried in the SYSLOG message. This number effectively
indicates the number of entries in the syslogMsgSDTable.
It can be u… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.192.1.2.1.10 |
| syslogMsgMsg The message part of the SYSLOG message. The syntax does not
impose a size restriction. Implementations of this MIB module
may truncate the message part of the SYSLOG message suc… | column | OctetString | .1.3.6.1.2.1.192.1.2.1.11 |
| syslogMsgFacility The facility of the SYSLOG message. | column | SYSLOG-TC-MIBSyslogFacility | .1.3.6.1.2.1.192.1.2.1.2 |
| syslogMsgSeverity The severity of the SYSLOG message | column | SYSLOG-TC-MIBSyslogSeverity | .1.3.6.1.2.1.192.1.2.1.3 |
| syslogMsgVersion The version of the SYSLOG message. A value of 0 indicates
that the version is unknown. | column | Unsigned32 | .1.3.6.1.2.1.192.1.2.1.4 |
| syslogMsgTimeStamp The timestamp of the SYSLOG message. A zero-length
string is returned if the timestamp is unknown. | column | SyslogTimeStamp | .1.3.6.1.2.1.192.1.2.1.5 |
| syslogMsgHostName The hostname and the (optional) domain name of the SYSLOG
message. A zero-length string indicates an unknown hostname.
The SYSLOG protocol specification constrains this string to… | column | OctetString | .1.3.6.1.2.1.192.1.2.1.6 |
| syslogMsgAppName The app-name of the SYSLOG message. A zero-length string
indicates an unknown app-name. The SYSLOG protocol
specification constrains this string to printable US-ASCII
code point… | column | OctetString | .1.3.6.1.2.1.192.1.2.1.7 |
| syslogMsgProcID The procid of the SYSLOG message. A zero-length string
indicates an unknown procid. The SYSLOG protocol
specification constrains this string to printable
US-ASCII code points. | column | OctetString | .1.3.6.1.2.1.192.1.2.1.8 |
| syslogMsgMsgID The msgid of the SYSLOG message. A zero-length string
indicates an unknown msgid. The SYSLOG protocol specification
constrains this string to printable US-ASCII code points. | column | OctetString | .1.3.6.1.2.1.192.1.2.1.9 |