SYSLOG-R-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
26
syslogControlTable
table.1.3.6.1.4.1.164.20.14.1.2
·
1 row entry
·
12 columns
Uses the rad variant from
Command help
/opt/observium/mibs/rad.
Walk syslogControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYSLOG-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-R-MIB::syslogControlTable'
A table containing the configuration parameters pertaining to the syslog entities serviced by an SNMP agent.
The configuration parameters pertaining to a syslog
entity.
entity.
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The Index that uniquely identifies the syslog entity in
the syslogControlTable. The value of the index for a syslog entity may not be the same across system reboots. Users and Applications will need to determine the ind… |
Unsigned32 Constraints: range: 1-2147483647 |
.1.3.6.1.4.1.164.20.14.1.2.1.1 |
||||||||||||||
|
A user definable description of the syslog entity.
This description could be used by syslog management applications e.g. in reports or in user interfaces. |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.164.20.14.1.2.1.2 |
||||||||||||||
|
The roles of the syslog entity.
|
SyslogRolesr/w Type Values:
|
.1.3.6.1.4.1.164.20.14.1.2.1.3 |
||||||||||||||
|
The type of Internet address which follows
in syslogControlBindAddr. If this syslog entity is not a syslog receiver, the value of this object will be 'unknown' (0). |
INET-ADDRESS-MIBInetAddressTyper/w Type Values:
|
.1.3.6.1.4.1.164.20.14.1.2.1.4 |
||||||||||||||
|
The specific address the syslog receiver will bind to.
The format of the address is specified by the corresponding syslogControlBindAddrType object. If the address is specified in the DNS domain name format [syslogContr… |
INET-ADDRESS-MIBInetAddressr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.164.20.14.1.2.1.5 |
||||||||||||||
|
The service name or port number that this syslog
receiver will bind to. If this syslog entity is not a syslog receiver the value of this object will be zero. If no value is specified, the s… |
SyslogServicer/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.164.20.14.1.2.1.6 |
||||||||||||||
|
The encapsulation that will be used for syslog messages
by the syslog receiver. If this syslog entity is not a syslog receiver the value of this object will be ''other''. If no value is spe… |
SyslogEncapsulationr/w Type Values:
|
.1.3.6.1.4.1.164.20.14.1.2.1.7 |
||||||||||||||
|
The maximum size of the syslog messages in bytes
for this syslog entity. A syslog receiver may reject or truncate messages larger than the specified maximum syslog message size. |
SNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.2.1.8 |
||||||||||||||
|
The fullpath name of the configuration file where the
syslog entity's message selection and corresponding action rules will be read from. If the syslog entity does not support the specification of a configuration file, … |
SNMP-FRAMEWORK-MIBSnmpAdminStringr/w Type Constraints: range: 0..255 |
.1.3.6.1.4.1.164.20.14.1.2.1.9 |
||||||||||||||
|
This object defines whether the parameters defined in
this row are kept in volatile storage and lost upon reboot or are backed up by non-volatile or permanent storage. Conceptual rows having the value 'permanent' need n… |
SNMPv2-TCStorageTyper/w Type Values:
Description: Describes the memory realization of a conceptual row. A row which is volatile(2) is lost upon reboot. A row which is either nonVolatile(3), permanent(4) or readOnly(5), is backed up by stable storage. A row which is … |
.1.3.6.1.4.1.164.20.14.1.2.1.11 |
||||||||||||||
|
This object is used to create, modify and delete rows in
the syslogControlTable. The value of syslogControlDescr can be changed when this object is in state ''active'' or in ''notInService''. The other objects in a row … |
SNMPv2-TCRowStatusr/w Type Values:
Description: The RowStatus textual convention is used to manage the creation and deletion of conceptual rows, and is used as the value of the SYNTAX clause for the status column of a conceptual row (as described in Section 7.7.1 of … |
.1.3.6.1.4.1.164.20.14.1.2.1.12 |
||||||||||||||
|
The accounting type can be configured as:
Bit 0 = shell (login and logout events) Bit 1 = system (system events and alarms) Bit 2 = commands (CLI commands) By default all bits are active (bit # = 0). |
Bitsr/w Enumerated Values:
|
.1.3.6.1.4.1.164.20.14.1.2.1.13 |
syslogOperationsTable
table.1.3.6.1.4.1.164.20.14.1.3
·
1 row entry
·
14 columns
Uses the rad variant from
Command help
/opt/observium/mibs/rad.
Walk syslogOperationsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SYSLOG-R-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG-R-MIB::syslogOperationsTable'
A table containing operations information about the syslog entities serviced by an SNMP agent. This table complements the (configuration) information in syslogControlTable .
The operations information pertaining to a syslog
entity.
entity.
Indexes
No indexes recorded
| Column | Syntax | OID | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|
|
The number of messages received by the syslog
receiver. This includes messages that were discarded. If this syslog entity is not a syslog receiver the value of this object will be zero. Discontinuities in the value of t… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.3.1.1 |
||||||||
|
The number of messages transmitted by the syslog
sender. This does not include the messages that could not be queued for transmission by the syslog sender. If this syslog entity is not a syslog sender the value of this … |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.3.1.2 |
||||||||
|
The number of messages relayed by the syslog
relay to other syslog entities. If this syslog entity is not a syslog relay the value of this object will be zero. Discontinuities in the value of this counter can occur at r… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.3.1.3 |
||||||||
|
The number of messages that could not be queued
for transmission by the syslog sender. If this syslog entity is not a syslog sender the value of this object will be zero. Discontinuities in the value of this counter can… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.3.1.4 |
||||||||
|
The number of messages received by the syslog
receiver which had malformed header. If this syslog entity is not a syslog receiver, then this object will have a zero value. Discontinuities in the value of this counter ca… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.3.1.5 |
||||||||
|
The number of messages that were discarded by the
syslog receiver. This will include messages that were discarded because the message size was greater than the system's maximum message size. If this syslog entity is not… |
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.164.20.14.1.3.1.6 |
||||||||
|
The value of sysUpTime when the last message was
received by the syslog receiver. If this syslog entity is not a syslog receiver or, if no messages have been received by this syslog entity, since the last re-initializat… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.164.20.14.1.3.1.7 |
||||||||
|
The value of sysUpTime when the last message
was transmitted by the syslog sender. If this syslog entity is not a syslog sender or, if no messages have been transmitted by this syslog entity, since the last re-initializ… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.164.20.14.1.3.1.8 |
||||||||
|
The value of sysUpTime when this syslog entity was
started. |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.164.20.14.1.3.1.9 |
||||||||
|
A description of the last error related to sending,
receiving or processing a syslog message that was encountered by this syslog entity. If no error has been encountered by this syslog entity then the value of this obje… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.4.1.164.20.14.1.3.1.10 |
||||||||
|
The value of sysUpTime when the last error was
encountered. If no error has been encountered by this syslog entity since the last re-initialization of the local management subsystem, then this object will have a zero va… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.164.20.14.1.3.1.11 |
||||||||
|
If the Host resource MIB is instantiated on the
host then this entry will have the value of the hrSWRunIndex of the corresponding entry in the hrSWRunTable. Note that the hrSWRunIndex is not persistent across system reb… |
Integer32 Constraints: range: 0-2147483647 |
.1.3.6.1.4.1.164.20.14.1.3.1.12 |
||||||||
|
The value of sysUpTime on the most recent occasion
at which any one or more of this syslog entity's counters, viz., counters with OID prefix 'syslogOperationsMsgsReceived' or 'syslogOperationsMsgsTransmitted' or 'syslog… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.4.1.164.20.14.1.3.1.13 |
||||||||
|
The status of the syslog entity.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.164.20.14.1.3.1.14 |