syslogMsgSDParams
SYSLOG-MSG-MIB ·
.1.3.6.1.2.1.192.1.2.1.10
Object
column
SNMPv2-SMIUnsigned32
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 used, for example, by a notification receiver to determine whether a notification carried all structured data element parameters of a SYSLOG message.
Context
- MIB
- SYSLOG-MSG-MIB
- OID
.1.3.6.1.2.1.192.1.2.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- syslogMsgEntry
- Table
- syslogMsgTable
- Siblings
- 10
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogMsgIndex A monotonically increasing number used to identify entries in
the syslogMsgTable. When syslogMsgIndex reaches the maximum
value (4294967295), the value wraps back to 1.
… | column | Unsigned32 | .1.3.6.1.2.1.192.1.2.1.1 |
| 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 |