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
- 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 'OMNITRON-SYSLOG-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-SYSLOG-MIB::ostSyslogGlobalCfgEntryNumberIndex.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-SYSLOG-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-SYSLOG-MIB::ostSyslogGlobalCfgEntryNumberIndex'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of