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