NTWS-TRAPLOG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
17
ntwsTraplogTrapTable
table.1.3.6.1.4.1.45.6.1.4.13.1.3
·
1 row entry
·
5 columns
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.
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…
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…
Indexes
ntwsTraplogTrapIndex
| Column | Syntax | OID |
|---|---|---|
|
ntwsTraplogTrapIndex
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 Textual Convention: NtwsTraplogTrapOccurrenceIndex Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.45.6.1.4.13.1.3.1.1 |
|
ntwsTraplogTrapTime
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.4.1.45.6.1.4.13.1.3.1.2 |
|
ntwsTraplogTrapDateAndTime
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.4.1.45.6.1.4.13.1.3.1.3 |
|
ntwsTraplogTrapNotificationID
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 |
|
ntwsTraplogTrapNumVars
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 |
ntwsTraplogVarTable
table.1.3.6.1.4.1.45.6.1.4.13.1.4
·
1 row entry
·
12 columns
The Trap Log detail table: Variable bindings for the currently stored trap occurrences (existing entries in ntwsTraplogTrapTable).
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).
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).
Indexes
ntwsTraplogVarTrapIndex ntwsTraplogVarIndex
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ntwsTraplogVarTrapIndex
The index of a logged trap, see 'ntwsTraplogTrapIndex' above.
|
NtwsTraplogTrapOccurrenceIndex Textual Convention: NtwsTraplogTrapOccurrenceIndex Unsigned32Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.1 |
||||||||||||||||
|
ntwsTraplogVarIndex
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 |
||||||||||||||||
|
ntwsTraplogVarID
The variable's object identifier.
|
ObjectIdentifier | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.3 |
||||||||||||||||
|
ntwsTraplogVarValueType
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.4.1.45.6.1.4.13.1.4.1.4 |
||||||||||||||||
|
ntwsTraplogVarCounter32Val
The value when ntwsTraplogVarType is 'counter32'.
|
SNMPv2-SMICounter32 Textual Convention: SNMPv2-SMICounter32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.5 |
||||||||||||||||
|
ntwsTraplogVarUnsigned32Val
The value when ntwsTraplogVarType is 'unsigned32'.
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.6 |
||||||||||||||||
|
ntwsTraplogVarTimeTicksVal
The value when ntwsTraplogVarType is 'timeTicks'.
|
SNMPv2-SMITimeTicks Textual Convention: SNMPv2-SMITimeTicks Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.7 |
||||||||||||||||
|
ntwsTraplogVarInteger32Val
The value when ntwsTraplogVarType is 'integer32'.
|
SNMPv2-SMIInteger32 Textual Convention: SNMPv2-SMIInteger32 Integer32Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.8 |
||||||||||||||||
|
ntwsTraplogVarOctetStringVal
The value when ntwsTraplogVarType is 'octetString'.
|
OctetString | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.9 |
||||||||||||||||
|
ntwsTraplogVarIpAddressVal
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 Textual Convention: SNMPv2-SMIIpAddress OctetStringType Constraints: range: 4 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.10 |
||||||||||||||||
|
ntwsTraplogVarOidVal
The value when ntwsTraplogVarType is 'objectId'.
|
ObjectIdentifier | .1.3.6.1.4.1.45.6.1.4.13.1.4.1.11 |
||||||||||||||||
|
ntwsTraplogVarCounter64Val
The value when ntwsTraplogVarType is 'counter64'.
|
SNMPv2-SMICounter64 Textual Convention: SNMPv2-SMICounter64 Unsigned64Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.45.6.1.4.13.1.4.1.12 |