MIB Viewer

NOTIFICATION-LOG-MIB

55 objects
The MIB module for logging SNMP Notifications, that is, Traps and Informs.
OIDNameAccessStatusDescription
1.3.6.1.2.1.92IdentitynotificationLogMIBThe MIB module for logging SNMP Notifications, that is, Traps and Informs.
1.3.6.1.2.1.92.1NodenotificationLogMIBObjects
1.3.6.1.2.1.92.1.1NodenlmConfig
1.3.6.1.2.1.92.1.1.1ScalarnlmConfigGlobalEntryLimitread-writecurrentThe maximum number of notification entries that may be held in nlmLogTable for all nlmLogNames added together. A particular setting does not guarantee that muc…
1.3.6.1.2.1.92.1.1.2ScalarnlmConfigGlobalAgeOutread-writecurrentThe number of minutes a Notification SHOULD be kept in a log before it is automatically removed. If an application changes the value of nlmConfigGlobalAgeOut, …
1.3.6.1.2.1.92.1.1.3TablenlmConfigLogTablenot-accessiblecurrentA table of logging control entries.
1.3.6.1.2.1.92.1.1.3.1RownlmConfigLogEntrynot-accessiblecurrentA logging control entry. Depending on the entry's storage type entries may be supplied by the system or created and deleted by applications using nlmConfigLogE…
1.3.6.1.2.1.92.1.1.3.1.1ColumnnlmLogNamenot-accessiblecurrentThe name of the log. An implementation may allow multiple named logs, up to some implementation-specific limit (which may be none). A zero-length log name is r…
1.3.6.1.2.1.92.1.1.3.1.2ColumnnlmConfigLogFilterNameread-createcurrentA value of snmpNotifyFilterProfileName as used as an index into the snmpNotifyFilterTable in the SNMP Notification MIB, specifying the locally or remotely orig…
1.3.6.1.2.1.92.1.1.3.1.3ColumnnlmConfigLogEntryLimitread-createcurrentThe maximum number of notification entries that can be held in nlmLogTable for this named log. A particular setting does not guarantee that that much data can …
1.3.6.1.2.1.92.1.1.3.1.4ColumnnlmConfigLogAdminStatusread-createcurrentControl to enable or disable the log without otherwise disturbing the log's entry. Please be aware that contention between multiple managers trying to set this…
1.3.6.1.2.1.92.1.1.3.1.5ColumnnlmConfigLogOperStatusread-onlycurrentThe operational status of this log: disabled administratively disabled operational administratively enabled and working noFilter administratively enabled but e…
1.3.6.1.2.1.92.1.1.3.1.6ColumnnlmConfigLogStorageTyperead-createcurrentThe storage type of this conceptual row.
1.3.6.1.2.1.92.1.1.3.1.7ColumnnlmConfigLogEntryStatusread-createcurrentControl for creating and deleting entries. Entries may be modified while active. For non-null-named logs, the managed system records the security credentials f…
1.3.6.1.2.1.92.1.2NodenlmStats
1.3.6.1.2.1.92.1.2.1ScalarnlmStatsGlobalNotificationsLoggedread-onlycurrentThe number of Notifications put into the nlmLogTable. This counts a Notification once for each log entry, so a Notification put into multiple logs is counted m…
1.3.6.1.2.1.92.1.2.2ScalarnlmStatsGlobalNotificationsBumpedread-onlycurrentThe number of log entries discarded to make room for a new entry due to lack of resources or the value of nlmConfigGlobalEntryLimit or nlmConfigLogEntryLimit. …
1.3.6.1.2.1.92.1.2.3TablenlmStatsLogTablenot-accessiblecurrentA table of Notification log statistics entries.
1.3.6.1.2.1.92.1.2.3.1RownlmStatsLogEntrynot-accessiblecurrentA Notification log statistics entry.
1.3.6.1.2.1.92.1.2.3.1.1ColumnnlmStatsLogNotificationsLoggedread-onlycurrentThe number of Notifications put in this named log.
1.3.6.1.2.1.92.1.2.3.1.2ColumnnlmStatsLogNotificationsBumpedread-onlycurrentThe number of log entries discarded from this named log to make room for a new entry due to lack of resources or the value of nlmConfigGlobalEntryLimit or nlmC…
1.3.6.1.2.1.92.1.3NodenlmLog
1.3.6.1.2.1.92.1.3.1TablenlmLogTablenot-accessiblecurrentA table of Notification log entries. It is an implementation-specific matter whether entries in this table are preserved across initializations of the manageme…
1.3.6.1.2.1.92.1.3.1.1RownlmLogEntrynot-accessiblecurrentA Notification log entry. Entries appear in this table when Notifications occur and pass filtering by nlmConfigLogFilterName and access control. They are remov…
1.3.6.1.2.1.92.1.3.1.1.1ColumnnlmLogIndexnot-accessiblecurrentA monotonically increasing integer for the sole purpose of indexing entries within the named log. When it reaches the maximum value, an extremely unlikely even…
1.3.6.1.2.1.92.1.3.1.1.2ColumnnlmLogTimeread-onlycurrentThe value of sysUpTime when the entry was placed in the log. If the entry occurred before the most recent management system initialization this object value MU…
1.3.6.1.2.1.92.1.3.1.1.3ColumnnlmLogDateAndTimeread-onlycurrentThe local date and time when the entry was logged, instantiated only by systems that have date and time capability.
1.3.6.1.2.1.92.1.3.1.1.4ColumnnlmLogEngineIDread-onlycurrentThe identification of the SNMP engine at which the Notification originated. If the log can contain Notifications from only one engine or the Trap is in SNMPv1 …
1.3.6.1.2.1.92.1.3.1.1.5ColumnnlmLogEngineTAddressread-onlycurrentThe transport service address of the SNMP engine from which the Notification was received, formatted according to the corresponding value of nlmLogEngineTDomai…
1.3.6.1.2.1.92.1.3.1.1.6ColumnnlmLogEngineTDomainread-onlycurrentIndicates the kind of transport service by which a Notification was received from an SNMP engine. nlmLogEngineTAddress contains the transport service address o…
1.3.6.1.2.1.92.1.3.1.1.7ColumnnlmLogContextEngineIDread-onlycurrentIf the Notification was received in a protocol which has a contextEngineID element like SNMPv3, this object has that value. Otherwise its value is a zero-lengt…
1.3.6.1.2.1.92.1.3.1.1.8ColumnnlmLogContextNameread-onlycurrentThe name of the SNMP MIB context from which the Notification came. For SNMPv1 Traps this is the community string from the Trap.
1.3.6.1.2.1.92.1.3.1.1.9ColumnnlmLogNotificationIDread-onlycurrentThe NOTIFICATION-TYPE object identifier of the Notification that occurred.
1.3.6.1.2.1.92.1.3.2TablenlmLogVariableTablenot-accessiblecurrentA table of variables to go with Notification log entries.
1.3.6.1.2.1.92.1.3.2.1RownlmLogVariableEntrynot-accessiblecurrentA Notification log entry variable. Entries appear in this table when there are variables in the varbind list of a Notification in nlmLogTable.
1.3.6.1.2.1.92.1.3.2.1.1ColumnnlmLogVariableIndexnot-accessiblecurrentA monotonically increasing integer, starting at 1 for a given nlmLogIndex, for indexing variables within the logged Notification.
1.3.6.1.2.1.92.1.3.2.1.2ColumnnlmLogVariableIDread-onlycurrentThe variable's object identifier.
1.3.6.1.2.1.92.1.3.2.1.3ColumnnlmLogVariableValueTyperead-onlycurrentThe type of the value. One and only one of the value objects that follow must be instantiated, based on this type.
1.3.6.1.2.1.92.1.3.2.1.4ColumnnlmLogVariableCounter32Valread-onlycurrentThe value when nlmLogVariableType is 'counter32'.
1.3.6.1.2.1.92.1.3.2.1.5ColumnnlmLogVariableUnsigned32Valread-onlycurrentThe value when nlmLogVariableType is 'unsigned32'.
1.3.6.1.2.1.92.1.3.2.1.6ColumnnlmLogVariableTimeTicksValread-onlycurrentThe value when nlmLogVariableType is 'timeTicks'.
1.3.6.1.2.1.92.1.3.2.1.7ColumnnlmLogVariableInteger32Valread-onlycurrentThe value when nlmLogVariableType is 'integer32'.
1.3.6.1.2.1.92.1.3.2.1.8ColumnnlmLogVariableOctetStringValread-onlycurrentThe value when nlmLogVariableType is 'octetString'.
1.3.6.1.2.1.92.1.3.2.1.9ColumnnlmLogVariableIpAddressValread-onlycurrentThe value when nlmLogVariableType is 'ipAddress'. Although this seems to be unfriendly for IPv6, we have to recognize that there are a number of older MIBs tha…
1.3.6.1.2.1.92.1.3.2.1.10ColumnnlmLogVariableOidValread-onlycurrentThe value when nlmLogVariableType is 'objectId'.
1.3.6.1.2.1.92.1.3.2.1.11ColumnnlmLogVariableCounter64Valread-onlycurrentThe value when nlmLogVariableType is 'counter64'.
1.3.6.1.2.1.92.1.3.2.1.12ColumnnlmLogVariableOpaqueValread-onlycurrentThe value when nlmLogVariableType is 'opaque'.
1.3.6.1.2.1.92.3NodenotificationLogMIBConformance
1.3.6.1.2.1.92.3.1NodenotificationLogMIBCompliances
1.3.6.1.2.1.92.3.1.1CompliancenotificationLogMIBComplianceread-onlycurrentThe compliance statement for entities which implement the Notification Log MIB.
1.3.6.1.2.1.92.3.2NodenotificationLogMIBGroups
1.3.6.1.2.1.92.3.2.1GroupnotificationLogConfigGroupcurrentNotification log configuration management.
1.3.6.1.2.1.92.3.2.2GroupnotificationLogStatsGroupcurrentNotification log statistics.
1.3.6.1.2.1.92.3.2.3GroupnotificationLogLogGroupcurrentNotification log data.
1.3.6.1.2.1.92.3.2.4GroupnotificationLogDateGroupcurrentConditionally mandatory notification log data. This group is mandatory on systems that keep wall clock date and time and should not be implemented on systems t…