INTEL-GEN-MIB :: stackClass

MIB Reference — IPNetwork Monitor

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.

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

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.343intelIntel-Common-MIB
1.3.6.1.4.1.343.7hwIntel-Common-MIB
1.3.6.1.4.1.343.7.1stackINTEL-GEN-MIB
1.3.6.1.4.1.343.7.1.1stackClassINTEL-GEN-MIB