NETGEAR-LOGGING-MIB
AI MIB Summary
The NETGEAR-LOGGING-MIB enables SNMP-based retrieval and configuration of system event logs and audit records on NETGEAR network hardware. It provides specific objects to query log severity levels, timestamps, and message content for troubleshooting and security auditing.
This MIB provides objects to configure and display events logged on this system.
Main OID:
agentLogging.1.3.6.1.4.1.4526.11.14
44
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
44 total| Object Name |
|---|
agentLoggingThis MIB provides objects to configure and display events logged
on this system. MODULE-IDENTITY .1.3.6.1.4.1.4526.11.14 |
agentLogConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.1 |
agentLogInMemoryConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.1.1 |
agentLogInMemoryAdminStatusAdministratively enable/disable the In Memory log.rw Enumeration .1.3.6.1.4.1.4526.11.14.1.1.1 |
agentLogInMemoryBehaviorConfigures 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.rw Enumeration .1.3.6.1.4.1.4526.11.14.1.1.4 |
agentLogConsoleConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.1.2 |
agentLogConsoleAdminStatusAdmin mode for console logsrw Enumeration .1.3.6.1.4.1.4526.11.14.1.2.1 |
agentLogConsoleSeverityFilterSeverity filter for console logsrw AgentLogSeverity .1.3.6.1.4.1.4526.11.14.1.2.2 |
agentLogPersistentConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.1.3 |
agentLogPersistentAdminStatusThis control disables/enables logging for the persistent startup log. Setting this
value to disable does not clear the current contents of the log.rw Enumeration .1.3.6.1.4.1.4526.11.14.1.3.1 |
agentLogPersistentSeverityFilterThis control specifies the minimum severity to log to the startup and operation log.
Messages with an equal or lower numerical severity are logged.rw AgentLogSeverity .1.3.6.1.4.1.4526.11.14.1.3.2 |
agentLogSysLogConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.1.4 |
agentLogSyslogAdminStatusFor Enabling and Disabling logging to configured syslog hosts. Setting this to disable
stops logging to all syslog hosts.rw Enumeration .1.3.6.1.4.1.4526.11.14.1.4.1 |
agentLogSyslogLocalPortThis is the port on the local host from which syslog messages are sent.rw Unsigned32 .1.3.6.1.4.1.4526.11.14.1.4.3 |
agentLogSyslogMaxHostsMaximum number of hosts that can be configured for logging syslog messages.ro Unsigned32 .1.3.6.1.4.1.4526.11.14.1.4.4 |
agentLogSyslogHostTableSyslog host table containing syslog host entries. SEQUENCE OF AgentLogSyslogHostEntry .1.3.6.1.4.1.4526.11.14.1.4.5 |
agentLogSyslogHostEntrySyslog Host entry attributes. AgentLogSyslogHostEntry .1.3.6.1.4.1.4526.11.14.1.4.5.1 |
agentLogHostTableIndexIndex to syslog host entry in syslog host table. Unsigned32 .1.3.6.1.4.1.4526.11.14.1.4.5.1.1 |
agentLogHostTableIpAddressSyslog Host table IP Address.rw InetAddress (INET-ADDRESS-MIB) .1.3.6.1.4.1.4526.11.14.1.4.5.1.2 |
agentLogHostTableIpAddressTypeSyslog Host table IP Address Type.rw InetAddressType (INET-ADDRESS-MIB) .1.3.6.1.4.1.4526.11.14.1.4.5.1.3 |
agentLogHostTablePortSyslog Host table port number.rw Unsigned32 .1.3.6.1.4.1.4526.11.14.1.4.5.1.4 |
agentLogHostTableSeverityFilterConfigures the minimum severity that will be stored in the In Memory log.rw AgentLogSeverity .1.3.6.1.4.1.4526.11.14.1.4.5.1.5 |
agentLogHostTableRowStatusSyslog Host table row statusrw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.4526.11.14.1.4.5.1.6 |
agentLogCliCommandsConfigGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.1.5 |
agentLogCliCommandsAdminStatusAdministratively enable/disable the logging of the CLI Commandsrw Enumeration .1.3.6.1.4.1.4526.11.14.1.5.1 |
agentLogStatisticsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.2 |
agentLogMessagesReceivedThe number of messages received by the log process. This includes messages that are
dropped or ignored.ro Counter32 .1.3.6.1.4.1.4526.11.14.2.1 |
agentLogMessagesDroppedThe number of messages that could not be processed due to error or lack of resources.ro Counter32 .1.3.6.1.4.1.4526.11.14.2.2 |
agentLogSyslogMessagesRelayedThe number of messages forwarded by the syslog function to a syslog host. Messages forwarded
to multiple hosts are counted once for each host.ro Counter32 .1.3.6.1.4.1.4526.11.14.2.3 |
agentLogSyslogMessagesIgnoredThe number of messages that were not processed by the syslog process because the component name
or the priority level did not match any specification.rodeprecated Counter32 .1.3.6.1.4.1.4526.11.14.2.4 |
agentLogMessageReceivedTimeThe 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.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.4526.11.14.2.5 |
agentLogSyslogMessageDeliveredTimeThe 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.ro DateAndTime (SNMPv2-TC) .1.3.6.1.4.1.4526.11.14.2.6 |
agentLogInMemoryGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.3 |
agentLogInMemoryLogCountThe count of valid entries in the in-memory log.ro Gauge32 .1.3.6.1.4.1.4526.11.14.3.1 |
agentLogInMemoryTableThe in-memory log table containing sequence of in-memory log entries. SEQUENCE OF AgentLogInMemoryEntry .1.3.6.1.4.1.4526.11.14.3.2 |
agentLogInMemoryEntryAn individual message entry in in-memory log table. AgentLogInMemoryEntry .1.3.6.1.4.1.4526.11.14.3.2.1 |
agentLogInMemoryMsgIndexThe index to message entry in the in-memory log table. Unsigned32 .1.3.6.1.4.1.4526.11.14.3.2.1.1 |
agentLogInMemoryMsgTextMessage text info for inmemory logged messages.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4526.11.14.3.2.1.2 |
agentLogPersistentGroup OBJECT IDENTIFIER .1.3.6.1.4.1.4526.11.14.4 |
agentLogPersistentLogCountThe count of valid entries in the persistent log.ro Counter32 .1.3.6.1.4.1.4526.11.14.4.1 |
agentLogPersistentTableTable for storing persistent log messages. SEQUENCE OF AgentLogPersistentEntry .1.3.6.1.4.1.4526.11.14.4.4 |
agentLogPersistentEntryLog entry details for logging message in persistent log table. AgentLogPersistentEntry .1.3.6.1.4.1.4526.11.14.4.4.1 |
agentLogMsgPersistentMsgIndexTable index for logging message in persistent log table. Unsigned32 .1.3.6.1.4.1.4526.11.14.4.4.1.1 |
agentLogMsgPersistentMsgTextThe text corresponding to persistent log message.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.4526.11.14.4.4.1.2 |