All MIBs › Apple-macintosh-system-mib › machineIcon
machineIcon
Module: Apple-macintosh-system-mib
OID (symbolic): Apple-macintosh-system-mib::machineIcon
OID (numeric): 1.3.6.1.4.1.63.1.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A 32 x 32 pixel image that represents the Macintosh computer. The bits of the first four octets are interpreted in network order as the pixels in right to left order of the top row of the image. Ensuing four octet groups are interpreted as descending rows.
What is machineIcon?
Stores an icon (as binary/octet data) representing the type of Macintosh machine, used for display purposes in management tools.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.63.1.1.2 snmpwalk -v2c -c public <target> Apple-macintosh-system-mib::machineIcon
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.63.1.1.2.1 snmpget -v2c -c public <target> Apple-macintosh-system-mib::machineIcon.1
Start monitoring Apple Macintosh computers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Apple-macintosh-system-mib::machineIcon OID value, configure state conditions and alerts, and monitor any Apple Macintosh computers 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.63 | apple | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1 | macintosh | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1.1 | system | Apple-macintosh-system-mib |
| 1.3.6.1.4.1.63.1.1.2 | machineIcon | Apple-macintosh-system-mib |