pktcMtaDevEventEntry OBJECT-TYPE
SYNTAX PktcMtaDevEventEntry
MAX-ACCESS not-accessible
STATUS current
DESCRIPTION
"Describes a network or device event that may be of
interest in fault isolation and troubleshooting. Multiple
sequential identical events are represented by
incrementing pktcMtaDevEvCounts and setting
pktcMtaDevEvLastTime to the current time rather than creating
multiple rows.
Entries are created with the first occurrance of an event.
pktcMtaDevEvControl can be used to clear the table.
Individual events can not be deleted."
INDEX { pktcMtaDevEvIndex }
View at oid-info.com
Describes a network or device event that may be of
interest in fault isolation and troubleshooting. Multiple
sequential identical events are represented by
incrementing pktcMtaDevEvCounts and setting
pktcMtaDevEvLastTime to the current time rather than creating
multiple rows.
Entries are created with the first occurrance of an event.
pktcMtaDevEvControl can be used to clear the table.
Individual events can not be deleted.
Parsed from file PKTC-MTA-MIB.mib
Module: PKTC-MTA-MIB
Automatically extracted from Rec. ITU-T J.168
pktcMtaDevEventEntry OBJECT-TYPE SYNTAX PktcMtaDevEventEntry MAX-ACCESS not-accessible STATUS current DESCRIPTION "Describes a network or device event that may be of interest in fault isolation and troubleshooting. Multiple sequential identical events are represented by incrementing pktcMtaDevEvCounts and setting pktcMtaDevEvLastTime to the current time rather than creating multiple rows. Entries are created with the first occurrance of an event. pktcMtaDevEvControl can be used to clear the table. Individual events can not be deleted." INDEX { pktcMtaDevEvIndex } ::= { pktcMtaDevEventTable 1 }
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.1 | pktcMtaDevEvIndex | 0 | 0 | Provides relative ordering of the objects in the event log. This object will always increase except when (a) the log is reset via… |
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.2 | pktcMtaDevEvFirstTime | 0 | 0 | The time that this entry was created. |
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.3 | pktcMtaDevEvLastTime | 0 | 0 | If multiple events are reported via the same entry, the time that the last event for this entry occurred, otherwise this should h… |
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.4 | pktcMtaDevEvCounts | 0 | 0 | The number of consecutive event instances reported by this entry. This starts at 1 with the creation of this row and increments b… |
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.5 | pktcMtaDevEvLevel | 0 | 0 | The priority level of this event as defined by the vendor. These are ordered from most serious (critical) to least serious (debug… |
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.6 | pktcMtaDevEvId | 0 | 0 | For this product, uniquely identifies the type of event that is reported by this entry. |
1.3.6.1.4.1.4491.2.2.1.1.4.8.1.7 | pktcMtaDevEvText | 0 | 0 | Provides a human-readable description of the event, including all relevant context (interface numbers, etc.). |