INTEL-GEN-MIB :: moduleSwStatus

MIB Reference — IPNetwork Monitor

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).

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>

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.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