CTap2DebugEntry¶
-
class
CISCOTAP2MIB::CTap2DebugTable::CTap2DebugEntry¶ Bases:
EntityClass Hierarchy :
CISCOTAP2MIBCTap2DebugTableCTap2DebugEntryThis class represents state data.
A list of the debug messages.
-
ctap2debugindex(key)¶ Index to the debug table
type: int
range: 1..2147483647
config: False
-
ctap2debugmediationid¶ The value of this object is that of cTap2MediationContentId identifying an entry in cTap2MediationTable. Note this object may contain a value for which an entry in cTap2MediationTable does not exist. This happens when creation of an entry in cTap2MediationTable fails and this debug message conveys more detailed information regarding the failure
type: int
range: 0..4294967295
config: False
-
ctap2debugstreamid¶ The value of this object is that of cTap2StreamIndex of an entry in cTap2StreamTable. This object along with cTap2DebugMediationId identifies an entry in cTap2StreamTable. The value of this object may be zero, in which this debug message is regarding a Mediation Device, but not a particular stream. Note this object may contain a value for which an entry in cTap2MediationTable does not exist. This happens when creation of an entry in cTap2StreamTable fails
type: int
range: 0..4294967295
config: False
-
ctap2debugmessage¶ A text string contains the debug message
type:
std::stringconfig: False
-
ctap2debugstatus¶ The status of this conceptual row. A row in this table is created by the implementing device. A management station cannot modify any of the objects in this row, except deleting the row by setting this object to ‘destroy’
type:
RowStatusconfig: False
-