moduleRepairLogEntry
TELESTE-COMMON-MIB ·
.1.3.6.1.4.1.3715.99.2.4.3.1
Object
row
optional
Row entry in RepairLogTable.
Note that it uses double index: moduleId repairIndex.
that uniquely identify each log entry. Rows for particular
module exist only if there is row, that represents this
module in the moduleTable.
A row is 'deleted' by giving a date 0000-00-00.
Context
- MIB
- TELESTE-COMMON-MIB
- OID
.1.3.6.1.4.1.3715.99.2.4.3.1- Type
- row
- Status
- optional
- Parent
- moduleRepairLogTable
- Table
- moduleRepairLogTable
- Children
- 5
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| repairIndex optional Row number of the Repairlog entry. Can have values
between 1..sizeOfRepairlog. This field is a second index
to moduleRepairLogTable. | column | Integer32 | .1.3.6.1.4.1.3715.99.2.4.3.1.1 |
| repairDate optional Date of this repair entry formatted as CCYY-MM-DD. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3715.99.2.4.3.1.2 |
| repairReasonCode optional Repair code for this entry. | column | OctetString | .1.3.6.1.4.1.3715.99.2.4.3.1.3 |
| repairNameCode optional Repairer name code (initials) for this entry. | column | OctetString | .1.3.6.1.4.1.3715.99.2.4.3.1.4 |
| repairComment optional Comment of the repair event.
The agent is allowed to truncate the length of the
comment, if it is too long to internal storage. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.3715.99.2.4.3.1.5 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| moduleId mandatory An unique module index identifying the (physical) modules
inside the network element. The exact conjunction between
the index and the physical modules depends on the element
struc… | column | Integer32 | .1.3.6.1.4.1.3715.99.2.1.1.1.1 |
| repairIndex optional Row number of the Repairlog entry. Can have values
between 1..sizeOfRepairlog. This field is a second index
to moduleRepairLogTable. | column | Integer32 | .1.3.6.1.4.1.3715.99.2.4.3.1.1 |