MIB Viewer

fax-log-action

OBJECT-TYPE
1.3.6.1.4.1.11.2.3.9.4.2.1.1.6.4.1.1
Access
read-write
Status
current
Sub-identifiers
0
Provides applications with the ability to clear or print the fax transaction log. eIdle - no action is occurring on the fax log. eClear - clear the fax log. ePrintLatest - print the latest entry in the fax log. ePrintAll - print all the entries in the fax log. When this object is set to a non-eIdle value by an application, the given action starts. When the action is complete, this object is changed back to eIdle by the device. A host's request to write this object will be rejected when the object is not eIdle. When eIdle, the host may set the object to any value (including eIdle).
INTEGER { eIdle(1), eClear(2), ePrintLatest(3), ePrintAll(4) }