NOTIFICATION-LOG-MIB

NOTIFICATION-LOG-MIB Download

MIBs list

The MIB module for logging SNMP Notifications, that is, Traps and Informs.

OID list for NOTIFICATION-LOG-MIB

nlmConfigGlobalEntryLimit
The maximum number of notification entries that may be held in nlmLogTable for all nlmLogNames added together. A particular setting does not guarantee that much data can be held. If an application changes the limit while there are Notifications in the lo ...
nlmConfigGlobalAgeOut
The number of minutes a Notification SHOULD be kept in a log before it is automatically removed. If an application changes the value of nlmConfigGlobalAgeOut, Notifications older than the new time MAY be discarded to meet the new time. A value of 0 means ...
nlmConfigLogTable
A table of logging control entries.
nlmConfigLogEntry
A logging control entry. Depending on the entry's storage type entries may be supplied by the system or created and deleted by applications using nlmConfigLogEntryStatus.
nlmLogName
The 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 reserved for creation and deletion by the managed system, and MUST be used as the default log na ...
nlmConfigLogFilterName
A value of snmpNotifyFilterProfileName as used as an index into the snmpNotifyFilterTable in the SNMP Notification MIB, specifying the locally or remotely originated Notifications to be filtered out and not logged in this log. A zero-length value or a nam ...
nlmConfigLogEntryLimit
The 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 be held. If an application changes the limit while there are Notifications in the log, the olde ...
nlmConfigLogAdminStatus
Control 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 object to different values MAY affect the reliability and completeness of data seen by each man ...
nlmConfigLogOperStatus
The operational status of this log: disabled administratively disabled operational administratively enabled and working noFilter administratively enabled but either nlmConfigLogFilterName is zero length or does not name an existing entry in snmpNotif ...
nlmConfigLogStorageType
The storage type of this conceptual row.
nlmConfigLogEntryStatus
Control for creating and deleting entries. Entries may be modified while active. For non-null-named logs, the managed system records the security credentials from the request that sets nlmConfigLogStatus to 'active' and uses that identity to apply access ...
nlmStatsGlobalNotificationsLogged
The 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 multiple times.
nlmStatsGlobalNotificationsBumped
The number of log entries discarded to make room for a new entry due to lack of resources or the value of nlmConfigGlobalEntryLimit or nlmConfigLogEntryLimit. This does not include entries discarded due to the value of nlmConfigGlobalAgeOut.
nlmStatsLogTable
A table of Notification log statistics entries.
nlmStatsLogEntry
A Notification log statistics entry.
nlmStatsLogNotificationsLogged
The number of Notifications put in this named log.
nlmStatsLogNotificationsBumped
The 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 nlmConfigLogEntryLimit. This does not include entries discarded due to the value of nlmConfigGlobal ...
nlmLogTable
A table of Notification log entries. It is an implementation-specific matter whether entries in this table are preserved across initializations of the management system. In general one would expect that they are not. Note that keeping entries across init ...
nlmLogEntry
A Notification log entry. Entries appear in this table when Notifications occur and pass filtering by nlmConfigLogFilterName and access control. They are removed to make way for new entries due to lack of resources or the values of nlmConfigGlobalEntryLi ...
nlmLogIndex
A monotonically increasing integer for the sole purpose of indexing entries within the named log. When it reaches the maximum value, an extremely unlikely event, the agent wraps the value back to 1.
nlmLogTime
The 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 MUST be set to zero.
nlmLogDateAndTime
The local date and time when the entry was logged, instantiated only by systems that have date and time capability.
nlmLogEngineID
The 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 format, this object is a zero-length string.
nlmLogEngineTAddress
The transport service address of the SNMP engine from which the Notification was received, formatted according to the corresponding value of nlmLogEngineTDomain. This is used to identify the source of an SNMPv1 trap, since an nlmLogEngineId cannot be extr ...
nlmLogEngineTDomain
Indicates the kind of transport service by which a Notification was received from an SNMP engine. nlmLogEngineTAddress contains the transport service address of the SNMP engine from which this Notification was received. Possible values for this object are ...
nlmLogContextEngineID
If 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-length string.
nlmLogContextName
The name of the SNMP MIB context from which the Notification came. For SNMPv1 Traps this is the community string from the Trap.
nlmLogNotificationID
The NOTIFICATION-TYPE object identifier of the Notification that occurred.
nlmLogVariableTable
A table of variables to go with Notification log entries.
nlmLogVariableEntry
A Notification log entry variable. Entries appear in this table when there are variables in the varbind list of a Notification in nlmLogTable.
nlmLogVariableIndex
A monotonically increasing integer, starting at 1 for a given nlmLogIndex, for indexing variables within the logged Notification.
nlmLogVariableID
The variable's object identifier.
nlmLogVariableValueType
The type of the value. One and only one of the value objects that follow must be instantiated, based on this type.
nlmLogVariableCounter32Val
The value when nlmLogVariableType is 'counter32'.
nlmLogVariableUnsigned32Val
The value when nlmLogVariableType is 'unsigned32'.
nlmLogVariableTimeTicksVal
The value when nlmLogVariableType is 'timeTicks'.
nlmLogVariableInteger32Val
The value when nlmLogVariableType is 'integer32'.
nlmLogVariableOctetStringVal
The value when nlmLogVariableType is 'octetString'.
nlmLogVariableIpAddressVal
The 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 that do contain an IPv4 format address, known as IpAddress. IPv6 addresses are represented using TA ...
nlmLogVariableOidVal
The value when nlmLogVariableType is 'objectId'.
nlmLogVariableCounter64Val
The value when nlmLogVariableType is 'counter64'.
nlmLogVariableOpaqueVal
The value when nlmLogVariableType is 'opaque'.
notificationLogConfigGroup
Notification log configuration management.
notificationLogStatsGroup
Notification log statistics.
notificationLogLogGroup
Notification log data.
notificationLogDateGroup
Conditionally mandatory notification log data. This group is mandatory on systems that keep wall clock date and time and should not be implemented on systems that do not have a wall clock date.

MIBs list