syslogMsgSDParamIndex
SYSLOG-MSG-MIB ·
.1.3.6.1.2.1.192.1.3.1.1
Object
column
Unsigned32
This object indexes the structured data element parameters contained in a SYSLOG message. The first structured data element parameter has the index value 1, and subsequent parameters are indexed by incrementing the index of the previous parameter. The index increases across structured data element boundaries so that the value reflects the position of a structured data element parameter in a SYSLOG message.
Context
- MIB
- SYSLOG-MSG-MIB
- OID
.1.3.6.1.2.1.192.1.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- syslogMsgSDEntry
- Table
- syslogMsgSDTable
- Siblings
- 3
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| syslogMsgSDID The name (SD-ID) of a structured data element. The SYSLOG
protocol specification constrains this string to printable
US-ASCII code points. | column | OctetString | .1.3.6.1.2.1.192.1.3.1.2 |
| syslogMsgSDParamName The name of a parameter of the structured data element. The
SYSLOG protocol specification constrains this string to
printable US-ASCII code points. | column | OctetString | .1.3.6.1.2.1.192.1.3.1.3 |
| syslogMsgSDParamValue The value of the parameter of a SYSLOG message identified by
the index of this table. The value is stored in the unescaped
format. | column | SyslogParamValueString | .1.3.6.1.2.1.192.1.3.1.4 |