CISCO-STACK-MIB :: moduleAction

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-STACK-MIBmoduleAction

moduleAction

Module: CISCO-STACK-MIB

OID (symbolic): CISCO-STACK-MIB::moduleAction

OID (numeric): 1.3.6.1.4.1.9.5.1.3.1.1.12

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: This object, when read, returns one of the following results: other(1): module permanently enabled enable(3): module currently enabled disable(4): module currently disabled Setting this object to one of the acceptable values gives the following results: other(1): gives an error reset(2): resets the module's control logic enable(3): if the module status is configurable, enables the module, else gives error disable(4): if the module status is configurable, disables the module, else gives error. Setting this object to any other values results in an error.

What is moduleAction?

A read-write control object used to enable or disable a module, and when read reports whether the module is permanently enabled, currently enabled, or currently disabled.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.1.3.1.1.12
snmpwalk -v2c -c public <target> CISCO-STACK-MIB::moduleAction

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.1.3.1.1.12.1
snmpget -v2c -c public <target> CISCO-STACK-MIB::moduleAction.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.1.3.1.1.12.1 i <value>

Start monitoring Cisco Catalyst switch (legacy/mid-generation) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-STACK-MIB::moduleAction OID value, configure state conditions and alerts, and monitor any Cisco Catalyst switch (legacy/mid-generation) 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.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.5workgroupCISCO-ES-STACK-MIB
Numeric OIDNameModule
1.3.6.1.4.1.9.5.1ciscoStackMIBCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.3moduleGrpCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.3.1moduleTableCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.3.1.1moduleEntryCISCO-STACK-MIB
1.3.6.1.4.1.9.5.1.3.1.1.12moduleActionCISCO-STACK-MIB