All MIBs › TOASTER-MIB › toasterModelNumber
toasterModelNumber
Module: TOASTER-MIB
OID (symbolic): TOASTER-MIB::toasterModelNumber
OID (numeric): 1.3.6.1.4.1.12.2.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name of the toaster's model. For instance, Radiant Automatic.
What is toasterModelNumber?
This value holds the model name of the toaster. An admin uses it alongside toasterManufacturer to identify exactly which product is deployed when troubleshooting or ordering parts. For example, per the object's own description it might report Radiant Automatic as the model name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12.2.2 snmpwalk -v2c -c public <target> TOASTER-MIB::toasterModelNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12.2.2.1 snmpget -v2c -c public <target> TOASTER-MIB::toasterModelNumber.1
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::toasterModelNumber 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.2 | toasterModelNumber | TOASTER-MIB |