TOASTER-MIB: View SNMP OID List / Download MIB

VENDOR: EPILOGUE


 Home MIB: TOASTER-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 epilogue 1.3.6.1.4.1.12
       toaster 1.3.6.1.4.1.12.2
           toasterManufacturer 1.3.6.1.4.1.12.2.1 displaystring read-only
The name of the toaster's manufacturer. For instance, Sunbeam.
           toasterModelNumber 1.3.6.1.4.1.12.2.2 displaystring read-only
The name of the toaster's model. For instance, Radiant Automatic.
           toasterControl 1.3.6.1.4.1.12.2.3 integer read-write
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). Enumeration: 'down': 2, 'up': 1.
           toasterDoneness 1.3.6.1.4.1.12.2.4 integer read-write
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 lightly warmed.
           toasterToastType 1.3.6.1.4.1.12.2.5 integer read-write
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. Enumeration: 'white-bread': 1, 'frozen-bagel': 5, 'wonder-bread': 3, 'other': 7, 'hash-brown': 6, 'frozen-waffle': 4, 'wheat-bread': 2.