|
|
Description:
|
toasterToastType OBJECT-TYPE
SYNTAX INTEGER {
white-bread(1),
wheat-bread(2),
wonder-bread(3),
frozen-waffle(4),
frozen-bagel(5),
hash-brown(6),
other(7)
}
ACCESS read-write
STATUS mandatory
DESCRIPTION
"This variable informs the toaster of the type of
material being toasted. The toaster uses this
information combined with toasterToastDoneness to
compute how long the material must be toasted for
to achieve the desired doneness."
|
|
|
|