NTWS-TRAPLOG-MIB Table View

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

Tables
2
Rows
2
Columns
17
.1.3.6.1.4.1.45.6.1.4.13.1.3 · 1 row entry · 5 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk ntwsTraplogTrapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTWS-TRAPLOG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-TRAPLOG-MIB::ntwsTraplogTrapTable'
The main Trap Log table: contains the most recent traps generated.
          
The index of the oldest entry is specified by
ntwsTraplogOldestTrapIndex and the index of the youngest entry
is specified by ntwsTraplogNewestTrapIndex.
          
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 ntwsTraplogTrapTime
for entries made before the reset MUST be set to 0.
ntwsTraplogTrapEntry row .1.3.6.1.4.1.45.6.1.4.13.1.3.1
A Trap Log entry corresponds to a trap occurrence.

Entries appear in this table when notifications occur and pass
any filtering rules that may be configured on the switch.
They are removed to make way for n…
Column Syntax OID
A monotonically increasing integer for the sole purpose of
indexing entries within this log. When it reaches the
maximum value, an extremely unlikely event, the agent wraps
the value back to 1.
NtwsTraplogTrapOccurrenceIndex
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.3.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.4.1.45.6.1.4.13.1.3.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.4.1.45.6.1.4.13.1.3.1.3
The NOTIFICATION-TYPE object identifier of the Notification
that occurred.
ObjectIdentifier .1.3.6.1.4.1.45.6.1.4.13.1.3.1.4
The Number of Variable bindings that should have been logged
(in ntwsTraplogVarTable) for this trap occurrence.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.3.1.5
.1.3.6.1.4.1.45.6.1.4.13.1.4 · 1 row entry · 12 columns
Uses the nortel variant from /opt/observium/mibs/nortel.
Command help
Walk ntwsTraplogVarTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NTWS-TRAPLOG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTWS-TRAPLOG-MIB::ntwsTraplogVarTable'
The Trap Log detail table: Variable bindings
for the currently stored trap occurrences
(existing entries in ntwsTraplogTrapTable).
ntwsTraplogVarEntry row .1.3.6.1.4.1.45.6.1.4.13.1.4.1
Trap Log Variable binding entry.

Entries appear in this table when there are variables in
the varbind list of a trap occurrence that is currently stored
(has an entry in ntwsTraplogTrapTable).
Column Syntax OID
The index of a logged trap, see 'ntwsTraplogTrapIndex' above.
NtwsTraplogTrapOccurrenceIndex
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.1
A monotonically increasing integer, starting at 1 for a given
ntwsTraplogTrapIndex, for indexing variables within the logged trap.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.2
The variable's object identifier.
ObjectIdentifier .1.3.6.1.4.1.45.6.1.4.13.1.4.1.3
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
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.4
The value when ntwsTraplogVarType is 'counter32'.
SNMPv2-SMICounter32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.5
The value when ntwsTraplogVarType is 'unsigned32'.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.6
The value when ntwsTraplogVarType is 'timeTicks'.
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.7
The value when ntwsTraplogVarType is 'integer32'.
SNMPv2-SMIInteger32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.8
The value when ntwsTraplogVarType is 'octetString'.
OctetString .1.3.6.1.4.1.45.6.1.4.13.1.4.1.9
The value when ntwsTraplogVarType is 'ipAddress'.
This is an IPv4 format address, known as IpAddress.

IPv6 addresses are represented using TAddress or
InetAddress, and so the underlying datatype is
OCTET …
SNMPv2-SMIIpAddress
Type Constraints:
range: 4
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.10
The value when ntwsTraplogVarType is 'objectId'.
ObjectIdentifier .1.3.6.1.4.1.45.6.1.4.13.1.4.1.11
The value when ntwsTraplogVarType is 'counter64'.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.12