All MIBs › TOASTER-MIB › toasterToastType
toasterToastType
Module: TOASTER-MIB
OID (symbolic): TOASTER-MIB::toasterToastType
OID (numeric): 1.3.6.1.4.1.12.2.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
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.
What is toasterToastType?
This value tells the toaster what kind of item is being toasted, from white bread to a frozen waffle, bagel, or hash brown. The toaster combines this setting with the doneness level to calculate how long to run the toasting cycle for that specific food type. For example, setting toasterToastType to frozen-waffle(4) makes the toaster run a longer cycle than it would for white-bread(1) at the same doneness setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12.2.5 snmpwalk -v2c -c public <target> TOASTER-MIB::toasterToastType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12.2.5.1 snmpget -v2c -c public <target> TOASTER-MIB::toasterToastType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.12.2.5.1 i <value>
Start monitoring fictional example appliance, SNMP tutorial only, not a real network device with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the TOASTER-MIB::toasterToastType OID value, configure state conditions and alerts, and monitor any fictional example appliance, SNMP tutorial only, not a real network device from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.12 | epilogue | TOASTER-MIB |
| 1.3.6.1.4.1.12.2 | toaster | TOASTER-MIB |
| 1.3.6.1.4.1.12.2.5 | toasterToastType | TOASTER-MIB |