All MIBs › TOASTER-MIB › toasterManufacturer
toasterManufacturer
Module: TOASTER-MIB
OID (symbolic): TOASTER-MIB::toasterManufacturer
OID (numeric): 1.3.6.1.4.1.12.2.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: The name of the toaster's manufacturer. For instance, Sunbeam.
What is toasterManufacturer?
This value holds the name of the toaster's manufacturer. An admin managing a fleet of network-attached toasters uses this to identify the vendor of each device in inventory. For example, per the object's own description it might report Sunbeam for a given unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.12.2.1 snmpwalk -v2c -c public <target> TOASTER-MIB::toasterManufacturer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.12.2.1.1 snmpget -v2c -c public <target> TOASTER-MIB::toasterManufacturer.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::toasterManufacturer 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.1 | toasterManufacturer | TOASTER-MIB |