toasterToastType
TOASTER-MIB ·
.1.3.6.1.4.1.12.2.5
Object
scalar
mandatory
r/w
Enumeration
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.
Context
- MIB
- TOASTER-MIB
- OID
.1.3.6.1.4.1.12.2.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- toaster
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | white-bread |
2 | wheat-bread |
3 | wonder-bread |
4 | frozen-waffle |
5 | frozen-bagel |
6 | hash-brown |
7 | other |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| toasterManufacturer mandatory The name of the toaster's manufacturer. For instance,
Sunbeam. | scalar | - | .1.3.6.1.4.1.12.2.1 |
| toasterModelNumber mandatory The name of the toaster's model. For instance,
Radiant Automatic. | scalar | - | .1.3.6.1.4.1.12.2.2 |
| toasterControl mandatory This variable controls the current state of the
toaster. To begin toasting, set it to down(2). To
abort toasting (perhaps in the event of an
emergency), set it to up(2). | scalar | Enumeration | .1.3.6.1.4.1.12.2.3 |
| toasterDoneness mandatory This variable controls how well done ensuing toast
should be on a scale of 1 to 10. Toast made at 10
is generally considered unfit for human consumption;
toast made at 1 is lig… | scalar | Integer32 | .1.3.6.1.4.1.12.2.4 |