CHASSIS-MIB :: chasDescription

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCHASSIS-MIBchasDescription

chasDescription

Module: CHASSIS-MIB

OID (symbolic): CHASSIS-MIB::chasDescription

OID (numeric): 1.3.6.1.4.1.800.2.1.1.3

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: A description for this chassis/product. The value shall default to the textual product description, but the user can override this to anything desired.

What is chasDescription?

This is a free-text description for the chassis that defaults to the vendor's textual product description but can be overwritten by the user to anything they want. Admins commonly repurpose this field to record a human-readable label like a location or role, since it's one of the few writable identity fields on this hardware, making it useful for asset management even though it carries no functional weight. An admin might overwrite the default text with 3rd Floor Wiring Closet - Core-2 to make the chassis instantly identifiable in an SNMP browser.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.3
snmpwalk -v2c -c public <target> CHASSIS-MIB::chasDescription

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.1.3.1
snmpget -v2c -c public <target> CHASSIS-MIB::chasDescription.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.800.2.1.1.3.1 s <value>

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::chasDescription 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.800xylanXYLAN-BASE-MIB
1.3.6.1.4.1.800.2xylanArchXYLAN-BASE-MIB
1.3.6.1.4.1.800.2.1xylanChassisXYLAN-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.800.2.1.1chasInfoCHASSIS-MIB
1.3.6.1.4.1.800.2.1.1.3chasDescriptionCHASSIS-MIB