All MIBs › CHASSIS-MIB › chasMake
chasMake
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasMake
OID (numeric): 1.3.6.1.4.1.800.2.1.1.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: An authoritative identification of this chassis or device. By convention, this value is allocated within the SMI enterprises subtree(1.3.6.1.4.1), and provides an easy and unambiguous means for determining `what kind of box' is being managed. If this information is not present or unknown, its value should be set to chasTypeUnknown.
What is chasMake?
This object identifies what kind of box is being managed, using a vendor-registered enterprise OID-based identifier as its convention, and defaults to chasTypeUnknown if the maker/model can't be determined. An NMS inventorying a mixed vendor network relies on this field to distinguish this chassis's make from others when auto-discovering devices, since a generic sysDescr string alone often isn't precise enough for automated asset tracking. A properly identified chassis would report a value here corresponding to its enterprise-registered identity rather than falling back to chasTypeUnknown.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.1 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasMake
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.1.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasMake.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chasMake.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasMake OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.1 | chasInfo | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.1.1 | chasMake | CHASSIS-MIB |