INTEL-GEN-MIB :: moduleSwStatus

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsINTEL-GEN-MIBmoduleSwStatus

moduleSwStatus

Module: INTEL-GEN-MIB

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

OID (numeric): 1.3.6.1.4.1.343.7.3.1.1.22

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The state of the active software on the module. This is for single software devices.

notsupported(1): This module does not support software.

nosoftware(2): This module does not currently have software.

unavailable(3): This module is currently not able get the software status.

approved(4): This software is used after power off or a resetCold(1).

experimental(5): Software must be approved to be used after any type of reset.

The only permitted set operation is to change the status from experimental(5) to approved(4) or to change the status from approved(4) to nosoftware(2); this requires moduleBackupSwStatus == approved(4).

What is moduleSwStatus?

Reports the state of the module's active, primary software: unsupported, no software loaded, status currently unavailable, approved for use after any reset, or experimental and only surviving a warm reset until approved. The only allowed writes are downgrading experimental to approved, or approved to no-software, and the latter requires the backup software to already be approved.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.343.7.3.1.1.22
snmpwalk -v2c -c public <target> INTEL-GEN-MIB::moduleSwStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.343.7.3.1.1.22.1
snmpget -v2c -c public <target> INTEL-GEN-MIB::moduleSwStatus.1

Set instance 1 (SNMPv2c):

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

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::moduleSwStatus 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.3modulesINTEL-GEN-MIB
1.3.6.1.4.1.343.7.3.1moduleTableINTEL-GEN-MIB
1.3.6.1.4.1.343.7.3.1.1moduleEntryINTEL-GEN-MIB
1.3.6.1.4.1.343.7.3.1.1.22moduleSwStatusINTEL-GEN-MIB