INTEL-GEN-MIB :: stackClass

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINTEL-GEN-MIBstackClass

stackClass

Module: INTEL-GEN-MIB

OID (symbolic): INTEL-GEN-MIB::stackClass

OID (numeric): 1.3.6.1.4.1.343.7.1.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: This object identifies which type of stack the device is a part of:

standalone(1): Not a stack. (stackMaxChassis=1, chassisMaxModules=1).

chassis(2): Not a stack. (stackMaxChassis=1, chassisMaxModules>1).

multiagentstack(3): Stack of chassis' with their own management agents.

singleagentstack(4): Stack of chassis' with a single management agent.

What is stackClass?

Identifies the stacking architecture of the device: a standalone unit, a single chassis with multiple non-agent modules, a stack of chassis each running its own agent, or a stack sharing one single management agent. For example, an Express Switch 10 reports chassis(2) while switches joined by a stacking module report multiagentstack(3).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.1.1
snmpwalk -v2c -c public <target> INTEL-GEN-MIB::stackClass

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.1.1.1
snmpget -v2c -c public <target> INTEL-GEN-MIB::stackClass.1

Start monitoring Intel network device / embedded management agent (generic base MIB) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the INTEL-GEN-MIB::stackClass OID value, configure state conditions and alerts, and monitor any Intel network device / embedded management agent (generic base MIB) from a single console.

OID Breakdown

Upper-level ancestors (8 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.343intelIntel-Common-MIB
1.3.6.1.4.1.343.7hwIntel-Common-MIB
Numeric OIDNameModule
1.3.6.1.4.1.343.7.1stackINTEL-GEN-MIB
1.3.6.1.4.1.343.7.1.1stackClassINTEL-GEN-MIB