TRAPEZE-NETWORKS-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.14525.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
trpzTraplogOldestTrapIndex and the index of the youngest entry
is specified by trpzTraplogNewestTrapIndex.
          
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 trpzTraplogTrapTime
for entries made before the reset MUST be set to 0.
trpzTraplogTrapEntry entry .1.3.6.1.4.1.14525.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…
Indexes
trpzTraplogTrapIndex
Column Syntax OID
trpzTraplogTrapIndex
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.
TrpzTraplogTrapOccurrenceIndex
Textual Convention: TrpzTraplogTrapOccurrenceIndex Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.14525.4.13.1.3.1.1
trpzTraplogTrapTime
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.14525.4.13.1.3.1.2
trpzTraplogTrapDateAndTime
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 OctetString
Type Constraints:
range: 8
range: 11
.1.3.6.1.4.1.14525.4.13.1.3.1.3
trpzTraplogTrapNotificationID
The NOTIFICATION-TYPE object identifier of the Notification
that occurred.
ObjectIdentifier .1.3.6.1.4.1.14525.4.13.1.3.1.4
trpzTraplogTrapNumVars
The Number of Variable bindings that should have been logged
(in trpzTraplogVarTable) for this trap occurrence.
Unsigned32
Constraints:
range: 0-4294967295
.1.3.6.1.4.1.14525.4.13.1.3.1.5
.1.3.6.1.4.1.14525.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 trpzTraplogTrapTable).
trpzTraplogVarEntry entry .1.3.6.1.4.1.14525.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 trpzTraplogTrapTable).
Indexes
trpzTraplogVarTrapIndex trpzTraplogVarIndex
Column Syntax OID
trpzTraplogVarTrapIndex
The index of a logged trap, see 'trpzTraplogTrapIndex' above.
TrpzTraplogTrapOccurrenceIndex
Textual Convention: TrpzTraplogTrapOccurrenceIndex Unsigned32
Type Constraints:
range: 1..4294967295
.1.3.6.1.4.1.14525.4.13.1.4.1.1
trpzTraplogVarIndex
A monotonically increasing integer, starting at 1 for a given
trpzTraplogTrapIndex, for indexing variables within the logged trap.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.14525.4.13.1.4.1.2
trpzTraplogVarID
The variable's object identifier.
ObjectIdentifier .1.3.6.1.4.1.14525.4.13.1.4.1.3
trpzTraplogVarValueType
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.14525.4.13.1.4.1.4
trpzTraplogVarCounter32Val
The value when trpzTraplogVarType is 'counter32'.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.14525.4.13.1.4.1.5
trpzTraplogVarUnsigned32Val
The value when trpzTraplogVarType is 'unsigned32'.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.14525.4.13.1.4.1.6
trpzTraplogVarTimeTicksVal
The value when trpzTraplogVarType is 'timeTicks'.
SNMPv2-SMITimeTicks
Textual Convention: SNMPv2-SMITimeTicks Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.14525.4.13.1.4.1.7
trpzTraplogVarInteger32Val
The value when trpzTraplogVarType is 'integer32'.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.14525.4.13.1.4.1.8
trpzTraplogVarOctetStringVal
The value when trpzTraplogVarType is 'octetString'.
OctetString .1.3.6.1.4.1.14525.4.13.1.4.1.9
trpzTraplogVarIpAddressVal
The value when trpzTraplogVarType 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 OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.14525.4.13.1.4.1.10
trpzTraplogVarOidVal
The value when trpzTraplogVarType is 'objectId'.
ObjectIdentifier .1.3.6.1.4.1.14525.4.13.1.4.1.11
trpzTraplogVarCounter64Val
The value when trpzTraplogVarType is 'counter64'.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.14525.4.13.1.4.1.12