fmDiagDeleteFaults OBJECT-TYPE
SYNTAX INTEGER {
no-delete(1),
delete(2)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION "setting this object to delete(2) causes the fault
table in the e2 and it's ram image to be initialized, setting the
object to no-delete(1) does not effect the fault table.
when reading the object the value no-delete(1) will always be returned"