All MIBs › MWRM-UNIT-MIB › genEquipMngSwCommand
genEquipMngSwCommand
Module: MWRM-UNIT-MIB
OID (symbolic): MWRM-UNIT-MIB::genEquipMngSwCommand
OID (numeric): 1.3.6.1.4.1.2281.10.4.1.9
Node type: OBJECT-TYPE
Type: SwCommandTimer
Access: read-write
Description:
The command that is executed to manage SW versions. Depending on the value given, a different operation will be carried out involving FTP and/or version installing. Notice that software will be installed in all slots in a shelf and reset will be automatically carried out at the end of the installation process. Possible values are: - noOperation(0) - downloadUpgradeVersion(1) - load a newer version from FTP site - upgrade(2) - upgrade to newer version which has already been loaded - rollback(3) - install a previously working version without downloading - downgrade(4) - downgrade to an older version which has alredy been loaded - downloadDowngradeVersion(5) - load an older version from FTP site - upgradeTimer(6) - Starts the timer defined in genEquipMngSwInstallationTimer and upon expiration upgrades to a newer version which has already been loaded. - rollbackTimer(7) - Starts the timer defined in genEquipMngSwInstallationTimer and upon expiration install a previously working version without downloading - downgradeTimer(7) - Starts the timer defined in genEquipMngSwInstallationTimer and upon expiration downgrades to an older which has already been loaded - abortTimedTnstallation(9) stops a counting timer; the installation process will not take place. Notice that it does not stop an installation process once started.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2281.10.4.1.9 snmpwalk -v2c -c public <target> MWRM-UNIT-MIB::genEquipMngSwCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2281.10.4.1.9.1 snmpget -v2c -c public <target> MWRM-UNIT-MIB::genEquipMngSwCommand.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2281.10.4.1.9.1 s <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.2281 | microwave_radio | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10 | genEquip | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.4 | genEquipMng | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.4.1 | genEquipMngSw | MWRM-UNIT-MIB |
| 1.3.6.1.4.1.2281.10.4.1.9 | genEquipMngSwCommand | MWRM-UNIT-MIB |