ostSyslogGlobalCfgEntryNumberIndex
OMNITRON-SYSLOG-MIB ·
.1.3.6.1.4.1.7342.17.1.5
Object
scalar
SNMPv2-SMIUnsigned32
This object contains the largest index value currently used in the
ostSyslogMessageTable. It can be used to indicate when an entry has
been written to the syslog table. It is incremented by one
every time that an entry is written to the table by SNMP Agent.
The index is a monotonically increasing number used to identify
entries in the syslogMessageTable. When
ostSyslogGlobalCfgEntryNumberIndex reaches the maximum value
(4294967295), the value wraps back to 1.
A value of 0 indicates that there are no entries in the syslog
table. A non-zero values indicates that there are entries in
the ostSyslogMessageTable table.
When the ostSyslogMessageTable is erased by a write to the
ostSyslogGlobalCfgErase object this object is set to 0.
Context
- MIB
- OMNITRON-SYSLOG-MIB
- OID
.1.3.6.1.4.1.7342.17.1.5- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ostSyslogGlobalCfgTable
- Siblings
- 6
Syntax
SNMPv2-SMIUnsigned32
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ostSyslogGlobalCfgEnable This object specifies whether the Syslog function is enabled.
The value 'true' indicates that Syslog is enabled.
The value 'false' indicates that Syslog is d… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.7342.17.1.1 |
| ostSyslogGlobalCfgLevel This object indicates the minimum severity level of the entries that are
added to the Syslog | scalar | OstSeverityLevelType | .1.3.6.1.4.1.7342.17.1.2 |
| ostSyslogGlobalCfgErase Writing any value to this object erases (clears) the contents of the
Syslog table. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.17.1.3 |
| ostSyslogGlobalCfgMaxSize This object contains the maximum number of Syslog messages that may
be held in the syslogMessageTable. This value is device
dependent and indicates how many entries may be availab… | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.7342.17.1.4 |
| ostSyslogGlobalCfgServerIp1 This object contains the IPv4 or IPv6 address of the Syslog server.
It is the address used to write Syslog entries to the Syslog server. | scalar | OMNITRON-TC-MIBOstIpAddr | .1.3.6.1.4.1.7342.17.1.6 |
| ostSyslogGlobalFacility This object selects the facility code for entries that are added to
the Syslog. | scalar | Unsigned32 | .1.3.6.1.4.1.7342.17.1.7 |