NOTIFICATION-LOG-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
4
Rows
4
Columns
30
.1.3.6.1.2.1.92.1.1.3 · 1 row entry · 7 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk nlmConfigLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmConfigLogTable'
A table of logging control entries.
nlmConfigLogEntry row .1.3.6.1.2.1.92.1.1.3.1
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.
Indexes
Column Syntax OID
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
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
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
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.92.1.1.3.1.3
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:
1enabled
2disabled
.1.3.6.1.2.1.92.1.1.3.1.4
The operational status of this log:

disabled administratively disabled

operational administratively enabled and working

noFilter administratively enabled but either
Enumeration
Enumerated Values:
1disabled
2operational
3noFilter
.1.3.6.1.2.1.92.1.1.3.1.5
The storage type of this conceptual row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.2.1.92.1.1.3.1.6
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
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.2.1.92.1.1.3.1.7
.1.3.6.1.2.1.92.1.2.3 · 1 row entry · 2 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk nlmStatsLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmStatsLogTable'
A table of Notification log statistics entries.
nlmStatsLogEntry row .1.3.6.1.2.1.92.1.2.3.1
A Notification log statistics entry.
Indexes
No indexes recorded
Column Syntax OID
The number of Notifications put in this named log.
notificationsSNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.92.1.2.3.1.1
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
Type 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
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk nlmLogTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::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 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.
nlmLogEntry row .1.3.6.1.2.1.92.1.3.1.1
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 …
Column Syntax OID
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
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
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.2.1.92.1.3.1.1.2
The local date and time when the entry was logged, instantiated
only by systems that have date and time capability.
SNMPv2-TCDateAndTime
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.2.1.92.1.3.1.1.3
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
Type Constraints:
range: 5..32
.1.3.6.1.2.1.92.1.3.1.1.4
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
Type Constraints:
range: 1..255
Description:
Denotes a transport service address.

A TAddress value is always interpreted within the context of a
TDomain value. Thus, each definition of a TDomain value must
be accompanied by a definition of a textual co…
.1.3.6.1.2.1.92.1.3.1.1.5
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
Description:
Denotes a kind of transport service.

Some possible values, such as snmpUDPDomain, are defined in
the SNMPv2-TM MIB module. Other possible values are defined
in other MIB modules.
.1.3.6.1.2.1.92.1.3.1.1.6
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
Type Constraints:
range: 5..32
.1.3.6.1.2.1.92.1.3.1.1.7
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
Type Constraints:
range: 0..255
.1.3.6.1.2.1.92.1.3.1.1.8
The NOTIFICATION-TYPE object identifier of the Notification that
occurred.
ObjectIdentifier .1.3.6.1.2.1.92.1.3.1.1.9
.1.3.6.1.2.1.92.1.3.2 · 1 row entry · 12 columns
Uses the rfc variant from /opt/observium/mibs/rfc.
Command help
Walk nlmLogVariableTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NOTIFICATION-LOG-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NOTIFICATION-LOG-MIB::nlmLogVariableTable'
A table of variables to go with Notification log entries.
nlmLogVariableEntry row .1.3.6.1.2.1.92.1.3.2.1
A Notification log entry variable.

Entries appear in this table when there are variables in
the varbind list of a Notification in nlmLogTable.
Column Syntax OID
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
The variable's object identifier.
ObjectIdentifier .1.3.6.1.2.1.92.1.3.2.1.2
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:
1counter32
2unsigned32
3timeTicks
4integer32
5ipAddress
6octetString
7objectId
8counter64
9opaque
.1.3.6.1.2.1.92.1.3.2.1.3
The value when nlmLogVariableType is 'counter32'.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.92.1.3.2.1.4
The value when nlmLogVariableType is 'unsigned32'.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.92.1.3.2.1.5
The value when nlmLogVariableType is 'timeTicks'.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.2.1.92.1.3.2.1.6
The value when nlmLogVariableType is 'integer32'.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.2.1.92.1.3.2.1.7
The value when nlmLogVariableType is 'octetString'.
OctetString .1.3.6.1.2.1.92.1.3.2.1.8
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
Type Constraints:
range: 4
.1.3.6.1.2.1.92.1.3.2.1.9
The value when nlmLogVariableType is 'objectId'.
ObjectIdentifier .1.3.6.1.2.1.92.1.3.2.1.10
The value when nlmLogVariableType is 'counter64'.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.2.1.92.1.3.2.1.11
The value when nlmLogVariableType is 'opaque'.
SNMPv2-SMIOpaque .1.3.6.1.2.1.92.1.3.2.1.12