MIB Viewer

tnFIDDbFlushOperation

OBJECT-TYPE
1.3.6.1.4.1.868.2.5.4.1.7.2.2
Access
read-write
Status
current
Sub-identifiers
0
Set this viarable to: flushAll(2): flush all FID entries for all FIDs. flushAllDynamic(3): flush all FID dynamic entries for all FIDs. flushAllFID(4): flush all FID entries for one FID which is specified by ionFIDDbFlushFID. flushAllDynamicFID(5): flush all FID dynamic entries for one FID which is specified by ionFIDDbFlushFID. This variable can't be set if the 'ionFIDDbFlushOperationStatus' is 'inProgress(4)'. Do getting to this variable: If an operation is being processed, the operation being processed is returned. If no operation is being processed, 'doNothing(1)' is returned.
INTEGER { doNothing(1), flushAll(2), flushAllDynamic(3), flushAllFID(4), flushAllDynamicFID(5) }