NOTIFICATION-LOG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
30
nlmConfigLogTable
table.1.3.6.1.2.1.92.1.1.3
·
1 row entry
·
7 columns
A table of logging control entries.
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.
entries may be supplied by the system or created and deleted by
applications using nlmConfigLogEntryStatus.
Indexes
nlmLogName
| Column | 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 reserved for creation and deletion by the man… |
OctetString Constraints: range: 0-32 |
.1.3.6.1.2.1.92.1.1.3.1.1 |
||||||||||||
|
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 th… |
OctetStringr/w Constraints: range: 0-32 |
.1.3.6.1.2.1.92.1.1.3.1.2 |
||||||||||||
|
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… |
SNMPv2-SMIUnsigned32r/w Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.92.1.1.3.1.3 |
||||||||||||
|
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 re… |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.92.1.1.3.1.4 |
||||||||||||
|
nlmConfigLogOperStatus
The operational status of this log:
disabled administratively disabled operational administratively enabled and working noFilter administratively enabled but either … |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.92.1.1.3.1.5 |
||||||||||||
|
nlmConfigLogStorageType
The storage type of this conceptual row.
|
SNMPv2-TCStorageTyper/w Textual Convention: SNMPv2-TCStorageType EnumerationType Values:
|
.1.3.6.1.2.1.92.1.1.3.1.6 |
||||||||||||
|
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… |
SNMPv2-TCRowStatusr/w Textual Convention: SNMPv2-TCRowStatus EnumerationType Values:
|
.1.3.6.1.2.1.92.1.1.3.1.7 |
nlmStatsLogTable
table.1.3.6.1.2.1.92.1.2.3
·
1 row entry
·
2 columns
A table of Notification log statistics entries.
A Notification log statistics entry.
Indexes
No indexes recorded
| Column | Syntax | OID |
|---|---|---|
|
nlmStatsLogNotificationsLogged
The number of Notifications put in this named log.
|
notificationsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.92.1.2.3.1.1 |
|
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… |
notificationsSNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.92.1.2.3.1.2 |
nlmLogTable
table.1.3.6.1.2.1.92.1.3.1
·
1 row entry
·
9 columns
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 initializations of the
management system leads to some confusion with counters and
TimeStamps, since both of those are based on sysUpTime, which
resets on management initialization. In this situation,
counters apply only after the reset and nlmLogTime for entries
made before the reset MUST be set to 0.
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 …
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 …
Indexes
nlmLogName nlmLogIndex
| Column | 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 the value back to 1. |
Unsigned32 Constraints: range: 1-4294967295 |
.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. |
SNMPv2-TCTimeStamp Textual Convention: SNMPv2-TCTimeStamp Unsigned32 |
.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. |
SNMPv2-TCDateAndTime Textual Convention: SNMPv2-TCDateAndTime OctetStringType Constraints: range: 8range: 11 |
.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 in SNMPv1 format, this object is a zero-… |
SNMP-FRAMEWORK-MIBSnmpEngineID Textual Convention: SNMP-FRAMEWORK-MIBSnmpEngineID OctetStringType Constraints: range: 5..32 |
.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 identify the source of an SNMPv1 trap, si… |
SNMPv2-TCTAddress Textual Convention: SNMPv2-TCTAddress OctetStringType Constraints: range: 1..255 |
.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 from which this Notification was received.… |
SNMPv2-TCTDomain Textual Convention: SNMPv2-TCTDomain ObjectIdentifier |
.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. |
SNMP-FRAMEWORK-MIBSnmpEngineID Textual Convention: SNMP-FRAMEWORK-MIBSnmpEngineID OctetStringType Constraints: range: 5..32 |
.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. |
SNMP-FRAMEWORK-MIBSnmpAdminString Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetStringType Constraints: range: 0..255 |
.1.3.6.1.2.1.92.1.3.1.1.8 |
|
nlmLogNotificationID
The NOTIFICATION-TYPE object identifier of the Notification that
occurred. |
ObjectIdentifier | .1.3.6.1.2.1.92.1.3.1.1.9 |
nlmLogVariableTable
table.1.3.6.1.2.1.92.1.3.2
·
1 row entry
·
12 columns
A table of variables to go with Notification log entries.
A Notification log entry variable.
Entries appear in this table when there are variables in
the varbind list of a Notification in nlmLogTable.
Entries appear in this table when there are variables in
the varbind list of a Notification in nlmLogTable.
Indexes
nlmLogName nlmLogIndex nlmLogVariableIndex
| Column | Syntax | OID | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
nlmLogVariableIndex
A monotonically increasing integer, starting at 1 for a given
nlmLogIndex, for indexing variables within the logged Notification. |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.92.1.3.2.1.1 |
||||||||||||||||||
|
nlmLogVariableID
The variable's object identifier.
|
ObjectIdentifier | .1.3.6.1.2.1.92.1.3.2.1.2 |
||||||||||||||||||
|
nlmLogVariableValueType
The type of the value. One and only one of the value
objects that follow must be instantiated, based on this type. |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.92.1.3.2.1.3 |
||||||||||||||||||
|
nlmLogVariableCounter32Val
The value when nlmLogVariableType is 'counter32'.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.92.1.3.2.1.4 |
||||||||||||||||||
|
nlmLogVariableUnsigned32Val
The value when nlmLogVariableType is 'unsigned32'.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.92.1.3.2.1.5 |
||||||||||||||||||
|
nlmLogVariableTimeTicksVal
The value when nlmLogVariableType is 'timeTicks'.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.92.1.3.2.1.6 |
||||||||||||||||||
|
nlmLogVariableInteger32Val
The value when nlmLogVariableType is 'integer32'.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.2.1.92.1.3.2.1.7 |
||||||||||||||||||
|
nlmLogVariableOctetStringVal
The value when nlmLogVariableType is 'octetString'.
|
OctetString | .1.3.6.1.2.1.92.1.3.2.1.8 |
||||||||||||||||||
|
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. … |
SNMPv2-SMIIpAddress Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.2.1.92.1.3.2.1.9 |
||||||||||||||||||
|
nlmLogVariableOidVal
The value when nlmLogVariableType is 'objectId'.
|
ObjectIdentifier | .1.3.6.1.2.1.92.1.3.2.1.10 |
||||||||||||||||||
|
nlmLogVariableCounter64Val
The value when nlmLogVariableType is 'counter64'.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.92.1.3.2.1.11 |
||||||||||||||||||
|
nlmLogVariableOpaqueVal
The value when nlmLogVariableType is 'opaque'.
|
SNMPv2-SMIOpaque Textual Convention: SNMPv2-SMIOpaque OctetString |
.1.3.6.1.2.1.92.1.3.2.1.12 |