All MIBs › CHS-MIB › uchasType
uchasType
Module: CHS-MIB
OID (symbolic): CHS-MIB::uchasType
OID (numeric): 1.3.6.1.4.1.429.1.1.3.1
Node type: OBJECT-TYPE
Type: OBJECT IDENTIFIER
Access: read-only
Description: An authoritative identification of the type of chassis. This object provides an easy and unambiguaous means for determining what kind of box is being managed.
What is uchasType?
This top-level object returns the OID that authoritatively identifies which specific chassis product this NMC is managing (distinct from any individual slot's module type), functioning as the box-level equivalent of sysObjectID for the whole enclosure. An admin uses this when writing generic monitoring templates across a mixed fleet of chassis models, since it lets automation branch on exact chassis model without guessing from slot contents or sysDescr text parsing. For example, this object might return a distinct OID identifying a large enterprise chassis versus a smaller chassis model, letting inventory software auto-categorize which management template to apply.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.1 snmpwalk -v2c -c public <target> CHS-MIB::uchasType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.1.1.3.1.1 snmpget -v2c -c public <target> CHS-MIB::uchasType.1
Start monitoring US Robotics Total Control/NetServer chassis (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHS-MIB::uchasType OID value, configure state conditions and alerts, and monitor any US Robotics Total Control/NetServer chassis (legacy) 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.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.1 | nas | CHS-MIB |
| 1.3.6.1.4.1.429.1.1 | chs | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.3 | uchasConfig | CHS-MIB |
| 1.3.6.1.4.1.429.1.1.3.1 | uchasType | CHS-MIB |