NETGEAR-LOGGING-MIB: View SNMP OID List / Download MIB
VENDOR: NETGEAR
Home | MIB: NETGEAR-LOGGING-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
agentLogging | 1.3.6.1.4.1.4526.10.14 |
This MIB provides objects to configure and display events logged on this system. |
||
agentLogConfigGroup | 1.3.6.1.4.1.4526.10.14.1 | |||
agentLogInMemoryConfigGroup | 1.3.6.1.4.1.4526.10.14.1.1 | |||
agentLogInMemoryAdminStatus | 1.3.6.1.4.1.4526.10.14.1.1.1 | integer | read-write |
Administratively enable/disable the In Memory log. Enumeration: 'enable': 1, 'disable': 2. |
agentLogInMemoryBehavior | 1.3.6.1.4.1.4526.10.14.1.1.4 | integer | read-write |
Configures the behavior of the In Memory Log when it becomes full. A value of wrap(1) will cause the oldest log message to be removed, making room for the new message. A value of stop-on-full(2) will prevent any further logging. Enumeration: 'wrap': 1, 'stop-on-full': 2. |
agentLogConsoleConfigGroup | 1.3.6.1.4.1.4526.10.14.1.2 | |||
agentLogConsoleAdminStatus | 1.3.6.1.4.1.4526.10.14.1.2.1 | integer | read-write |
Admin mode for console logs Enumeration: 'enable': 1, 'disable': 2. |
agentLogConsoleSeverityFilter | 1.3.6.1.4.1.4526.10.14.1.2.2 | agentlogseverity | read-write |
Severity filter for console logs |
agentLogPersistentConfigGroup | 1.3.6.1.4.1.4526.10.14.1.3 | |||
agentLogPersistentAdminStatus | 1.3.6.1.4.1.4526.10.14.1.3.1 | integer | read-write |
This control disables/enables logging for the persistent startup log. Setting this value to disable does not clear the current contents of the log. Enumeration: 'enable': 1, 'disable': 2. |
agentLogPersistentSeverityFilter | 1.3.6.1.4.1.4526.10.14.1.3.2 | agentlogseverity | read-write |
This control specifies the minimum severity to log to the startup and operation log. Messages with an equal or lower numerical severity are logged. |
agentLogSysLogConfigGroup | 1.3.6.1.4.1.4526.10.14.1.4 | |||
agentLogSyslogAdminStatus | 1.3.6.1.4.1.4526.10.14.1.4.1 | integer | read-write |
For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts. Enumeration: 'enable': 1, 'disable': 2. |
agentLogSyslogLocalPort | 1.3.6.1.4.1.4526.10.14.1.4.3 | unsigned32 | read-write |
This is the port on the local host from which syslog messages are sent. |
agentLogSyslogMaxHosts | 1.3.6.1.4.1.4526.10.14.1.4.4 | unsigned32 | read-only |
Maximum number of hosts that can be configured for logging syslog messages. |
agentLogSyslogHostTable | 1.3.6.1.4.1.4526.10.14.1.4.5 | no-access |
Syslog host table containing syslog host entries. |
|
1.3.6.1.4.1.4526.10.14.1.4.5.1 | no-access |
Syslog Host entry attributes. |
||
agentLogHostTableIndex | 1.3.6.1.4.1.4526.10.14.1.4.5.1.1 | unsigned32 | no-access |
Index to syslog host entry in syslog host table. |
agentLogHostTableIpAddress | 1.3.6.1.4.1.4526.10.14.1.4.5.1.3 | inetaddress | read-only |
Syslog Host table IP Address. |
agentLogHostTablePort | 1.3.6.1.4.1.4526.10.14.1.4.5.1.4 | unsigned32 | read-only |
Syslog Host table port number. |
agentLogHostTableSeverityFilter | 1.3.6.1.4.1.4526.10.14.1.4.5.1.5 | agentlogseverity | read-only |
Configures the minimum severity that will be stored in the In Memory log. |
agentLogHostTableRowStatus | 1.3.6.1.4.1.4526.10.14.1.4.5.1.7 | rowstatus | read-only |
Syslog Host table row status |
agentLogCliCommandsConfigGroup | 1.3.6.1.4.1.4526.10.14.1.5 | |||
agentLogCliCommandsAdminStatus | 1.3.6.1.4.1.4526.10.14.1.5.1 | integer | read-write |
Administratively enable/disable the logging of the CLI Commands Enumeration: 'enable': 1, 'disable': 2. |
agentLogStatisticsGroup | 1.3.6.1.4.1.4526.10.14.2 | |||
agentLogMessagesReceived | 1.3.6.1.4.1.4526.10.14.2.1 | counter32 | read-only |
The number of messages received by the log process. This includes messages that are dropped or ignored. |
agentLogMessagesDropped | 1.3.6.1.4.1.4526.10.14.2.2 | counter32 | read-only |
The number of messages that could not be processed. |
agentLogSyslogMessagesRelayed | 1.3.6.1.4.1.4526.10.14.2.3 | counter32 | read-only |
The number of messages forwarded by the syslog function to a syslog host. Messages forwarded to multiple hosts are counted once for each host. |
agentLogSyslogMessagesIgnored | 1.3.6.1.4.1.4526.10.14.2.4 | counter32 | read-only |
The number of messages that were not processed by the syslog process because the component name or the priority level did not match any specification. |
agentLogMessageReceivedTime | 1.3.6.1.4.1.4526.10.14.2.5 | dateandtime | read-only |
The local time when a message was last received by the log subsystem specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970. |
agentLogSyslogMessageDeliveredTime | 1.3.6.1.4.1.4526.10.14.2.6 | dateandtime | read-only |
The local time when a message was last delivered to a syslog host specified as the number of non-leap seconds since 00:00:00 UTC on January 1 1970. |
agentLogInMemoryGroup | 1.3.6.1.4.1.4526.10.14.3 | |||
agentLogInMemoryLogCount | 1.3.6.1.4.1.4526.10.14.3.1 | gauge32 | read-only |
The count of valid entries in the in-memory log. |
agentLogInMemoryTable | 1.3.6.1.4.1.4526.10.14.3.2 | no-access |
The in-memory log table containing sequence of in-memory log entries. |
|
1.3.6.1.4.1.4526.10.14.3.2.1 | no-access |
An individual message entry in in-memory log table. |
||
agentLogInMemoryMsgIndex | 1.3.6.1.4.1.4526.10.14.3.2.1.1 | unsigned32 | no-access |
The index to message entry in the in-memory log table. |
agentLogInMemoryMsgText | 1.3.6.1.4.1.4526.10.14.3.2.1.2 | displaystring | read-only |
Message text info for inmemory logged messages. |
agentLogPersistentGroup | 1.3.6.1.4.1.4526.10.14.4 | |||
agentLogPersistentLogCount | 1.3.6.1.4.1.4526.10.14.4.1 | counter32 | read-only |
The count of valid entries in the persistent log. |
agentLogPersistentTable | 1.3.6.1.4.1.4526.10.14.4.4 | no-access |
Table for storing persistent log messages. |
|
1.3.6.1.4.1.4526.10.14.4.4.1 | no-access |
Log entry details for logging message in persistent log table. |
||
agentLogMsgPersistentMsgIndex | 1.3.6.1.4.1.4526.10.14.4.4.1.1 | unsigned32 | no-access |
Table index for logging message in persistent log table. |
agentLogMsgPersistentMsgText | 1.3.6.1.4.1.4526.10.14.4.4.1.2 | displaystring | read-only |
The text corresponding to persistent log message. |