NETGEAR-LOGGING-MIB Download
IPHost Network Monitor offer an easy way of SNMP monitoring your NETGEAR Servers, Routers, Switches, Bridges,
Firewalls, Repeaters.
OID list for NETGEAR-LOGGING-MIB
- agentLogInMemoryAdminStatus
- Administratively enable/disable the In Memory log.
- agentLogInMemoryBehavior
- 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.
- agentLogConsoleAdminStatus
- Admin mode for console logs
- agentLogConsoleSeverityFilter
- Severity filter for console logs
- agentLogPersistentAdminStatus
- This control disables/enables logging for the persistent startup log. Setting this value to disable does not clear the current contents of the log.
- agentLogPersistentSeverityFilter
- This control specifies the minimum severity to log to the startup and operation log. Messages with an equal or lower numerical severity are logged.
- agentLogSyslogAdminStatus
- For Enabling and Disabling logging to configured syslog hosts. Setting this to disable stops logging to all syslog hosts.
- agentLogSyslogLocalPort
- This is the port on the local host from which syslog messages are sent.
- agentLogSyslogMaxHosts
- Maximum number of hosts that can be configured for logging syslog messages.
- agentLogCliCommandsAdminStatus
- Administratively enable/disable the logging of the CLI Commands
- agentLogSyslogHostTable
- Syslog host table containing syslog host entries.
- agentLogSyslogHostEntry
- Syslog Host entry attributes.
- agentLogHostTableIndex
- Index to syslog host entry in syslog host table.
- agentLogHostTableIpAddress
- Syslog Host table IP Address.
- agentLogHostTablePort
- Syslog Host table port number.
- agentLogHostTableSeverityFilter
- Configures the minimum severity that will be stored in the In Memory log.
- agentLogHostTableRowStatus
- Syslog Host table row status
- agentLogMessagesReceived
- The number of messages received by the log process. This includes messages that are dropped or ignored.
- agentLogMessagesDropped
- The number of messages that could not be processed.
- agentLogSyslogMessagesRelayed
- 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
- 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
- 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
- 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.
- agentLogInMemoryLogCount
- The count of valid entries in the in-memory log.
- agentLogInMemoryTable
- The in-memory log table containing sequence of in-memory log entries.
- agentLogInMemoryEntry
- An individual message entry in in-memory log table.
- agentLogInMemoryMsgIndex
- The index to message entry in the in-memory log table.
- agentLogInMemoryMsgText
- Message text info for inmemory logged messages.
- agentLogPersistentLogCount
- The count of valid entries in the persistent log.
- agentLogPersistentTable
- Table for storing persistent log messages.
- agentLogPersistentEntry
- Log entry details for logging message in persistent log table.
- agentLogMsgPersistentMsgIndex
- Table index for logging message in persistent log table.
- agentLogMsgPersistentMsgText
- The text corresponding to persistent log message.