All MIBs › INTEL-GEN-MIB › moduleSwStatus
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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.343 | intel | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7 | hw | Intel-Common-MIB |
| 1.3.6.1.4.1.343.7.3 | modules | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.3.1 | moduleTable | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.3.1.1 | moduleEntry | INTEL-GEN-MIB |
| 1.3.6.1.4.1.343.7.3.1.1.22 | moduleSwStatus | INTEL-GEN-MIB |