queueStatus OBJECT-TYPE
SYNTAX INTEGER { invalid(1), valid(2) }
ACCESS read-write
STATUS mandatory
DESCRIPTION
"The status of a queue entry. Set to 'invalid' to
remove the entry, which corresponds directly to the
REMOVE QUEUE ENTRY command. Actual removal of the
entry is implementation specific."