nlmLogEntry
NOTIFICATION-LOG-MIB ·
.1.3.6.1.2.1.92.1.3.1.1
Object
row
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 nlmConfigGlobalEntryLimit, nlmConfigGlobalAgeOut, or
nlmConfigLogEntryLimit.
If adding an entry would exceed nlmConfigGlobalEntryLimit or system
resources in general, the oldest entry in any log SHOULD be removed
to make room for the new one.
If adding an entry would exceed nlmConfigLogEntryLimit the oldest
entry in that log SHOULD be removed to make room for the new one.
Before the managed system puts a locally-generated Notification
into a non-null-named log it assures that the creator of the log
has access to the information in the Notification. If not it
does not log that Notification in that log.
Context
- MIB
- NOTIFICATION-LOG-MIB
- OID
.1.3.6.1.2.1.92.1.3.1.1- Type
- row
- Status
- current
- Parent
- nlmLogTable
- Table
- nlmLogTable
- Children
- 9
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 … | column | Unsigned32 | .1.3.6.1.2.1.92.1.3.1.1.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. | column | SNMPv2-TCTimeStamp | .1.3.6.1.2.1.92.1.3.1.1.2 |
| nlmLogDateAndTime The local date and time when the entry was logged, instantiated
only by systems that have date and time capability. | column | SNMPv2-TCDateAndTime | .1.3.6.1.2.1.92.1.3.1.1.3 |
| 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 … | column | SNMP-FRAMEWORK-MIBSnmpEngineID | .1.3.6.1.2.1.92.1.3.1.1.4 |
| 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 i… | column | SNMPv2-TCTAddress | .1.3.6.1.2.1.92.1.3.1.1.5 |
| 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 fr… | column | SNMPv2-TCTDomain | .1.3.6.1.2.1.92.1.3.1.1.6 |
| 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. | column | SNMP-FRAMEWORK-MIBSnmpEngineID | .1.3.6.1.2.1.92.1.3.1.1.7 |
| nlmLogContextName The name of the SNMP MIB context from which the Notification came.
For SNMPv1 Traps this is the community string from the Trap. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.2.1.92.1.3.1.1.8 |
| nlmLogNotificationID The NOTIFICATION-TYPE object identifier of the Notification that
occurred. | column | ObjectIdentifier | .1.3.6.1.2.1.92.1.3.1.1.9 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| 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 reser… | column | OctetString | .1.3.6.1.2.1.92.1.1.3.1.1 |
| 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 … | column | Unsigned32 | .1.3.6.1.2.1.92.1.3.1.1.1 |