osLogHistTableMaxLength
OS-SYSLOG-MIB ·
.1.3.6.1.4.1.6926.2.32.1.1.1
Object
scalar
r/w
entries Integer32
The upper limit on the number of entries that the osLogHistoryTable may contain. A value of 0 will prevent any history from being retained and any notificatiobs from sending. When this table is full, the oldest entry will be deleted and a new one will be created. In devices before OS-V the default is 300, begining from OS-V* - 0 (i.e. table is disabled).
Context
- MIB
- OS-SYSLOG-MIB
- OID
.1.3.6.1.4.1.6926.2.32.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Units
- entries
- Parent
- osLogGen
- Siblings
- 5
Syntax
entries Integer32
Values & Constraints
Object Constraints
range: 0-500
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| osLogNotificationsEnabled Indicates whether osLogMsgNotification notifications
will or will not be sent when a syslog message is
generated by the device. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6926.2.32.1.1.2 |
| osLogMaxSeverity Indicates which syslog severity levels will be
processed. Any syslog message with a severity value
greater than this value will be ignored by the agent.
note: severity numeric va… | scalar | SyslogSeverity | .1.3.6.1.4.1.6926.2.32.1.1.3 |
| osLogDataClear Allows to clear all tables and all statistics.
On GET/GETNEXT requests always return 'false'. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.6926.2.32.1.1.4 |
| osLogNotificationsSent The number of osLogMsgNotification notifications that
have been sent. | scalar | notifications SNMPv2-SMICounter32 | .1.3.6.1.4.1.6926.2.32.1.1.7 |
| osLogMsgIgnored The number of syslog messages which were ignored. A
message will be ignored if it has a severity value
greater than osLogMaxSeverity. | scalar | messages SNMPv2-SMICounter32 | .1.3.6.1.4.1.6926.2.32.1.1.8 |