osLogHistTableMaxLength
OS-SYSLOG-MIB ·
.1.3.6.1.4.1.6926.2.32.1.1.1
Object
scalar r/w
entriesInteger32
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
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-SYSLOG-MIB::osLogHistTableMaxLength.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-SYSLOG-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-SYSLOG-MIB::osLogHistTableMaxLength'
Syntax
entriesInteger32
Values & Constraints
Object Constraints
range: 0-500
Conformance
Member of