TRAPEZE-NETWORKS-TRAPLOG-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
17
trpzTraplogTrapTable
table.1.3.6.1.4.1.14525.4.13.1.3
·
1 row entry
·
5 columns
Uses the trapeze variant from
Command help
/opt/observium/mibs/trapeze.
Walk trpzTraplogTrapTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRAPEZE-NETWORKS-TRAPLOG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-TRAPLOG-MIB::trpzTraplogTrapTable'
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.
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
| 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. |
TrpzTraplogTrapOccurrenceIndex Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.14525.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.14525.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: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.4.1.14525.4.13.1.3.1.3 |
|
The NOTIFICATION-TYPE object identifier of the Notification
that occurred. |
ObjectIdentifier | .1.3.6.1.4.1.14525.4.13.1.3.1.4 |
|
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 |
trpzTraplogVarTable
table.1.3.6.1.4.1.14525.4.13.1.4
·
1 row entry
·
12 columns
Uses the trapeze variant from
Command help
/opt/observium/mibs/trapeze.
Walk trpzTraplogVarTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TRAPEZE-NETWORKS-TRAPLOG-MIB' -M '/opt/observium/mibs/trapeze:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPEZE-NETWORKS-TRAPLOG-MIB::trpzTraplogVarTable'
The Trap Log detail table: Variable bindings for the currently stored trap occurrences (existing entries in trpzTraplogTrapTable).
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).
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).
| Column | Syntax | OID | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
The index of a logged trap, see 'trpzTraplogTrapIndex' above.
|
TrpzTraplogTrapOccurrenceIndex Type Constraints: range: 1..4294967295 |
.1.3.6.1.4.1.14525.4.13.1.4.1.1 |
||||||||||||||||
|
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 |
||||||||||||||||
|
The variable's object identifier.
|
ObjectIdentifier | .1.3.6.1.4.1.14525.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:
|
.1.3.6.1.4.1.14525.4.13.1.4.1.4 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'counter32'.
|
SNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.14525.4.13.1.4.1.5 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'unsigned32'.
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.14525.4.13.1.4.1.6 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'timeTicks'.
|
SNMPv2-SMITimeTicks Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.14525.4.13.1.4.1.7 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'integer32'.
|
SNMPv2-SMIInteger32 Type Constraints: range: -2147483648..2147483647 |
.1.3.6.1.4.1.14525.4.13.1.4.1.8 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'octetString'.
|
OctetString | .1.3.6.1.4.1.14525.4.13.1.4.1.9 |
||||||||||||||||
|
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 Type Constraints: range: 4 |
.1.3.6.1.4.1.14525.4.13.1.4.1.10 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'objectId'.
|
ObjectIdentifier | .1.3.6.1.4.1.14525.4.13.1.4.1.11 |
||||||||||||||||
|
The value when trpzTraplogVarType is 'counter64'.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.14525.4.13.1.4.1.12 |