All MIBs › XF-SOFTWARE-MIB › xfSwLmUpgradeAdminStatus
xfSwLmUpgradeAdminStatus
Module: XF-SOFTWARE-MIB
OID (symbolic): XF-SOFTWARE-MIB::xfSwLmUpgradeAdminStatus
OID (numeric): 1.3.6.1.4.1.193.81.2.7.1.10.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the desired status for this release. To start a software upgrade the manager has to set xfSwLmUpgradeRevision. After that it will set this object to upgradeStarted. Which will lead to downloading the SBDF-file from the FTP Server. For the active release write is possible but will have no impact.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.10.1.6 snmpwalk -v2c -c public <target> XF-SOFTWARE-MIB::xfSwLmUpgradeAdminStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.193.81.2.7.1.10.1.6.1 snmpget -v2c -c public <target> XF-SOFTWARE-MIB::xfSwLmUpgradeAdminStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.193.81.2.7.1.10.1.6.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.193 | ericsson | ANS-COMMON-MIB |
| 1.3.6.1.4.1.193.81 | miniLinkXF | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.2 | xfPlatform | XF-TOP-MIB |
| 1.3.6.1.4.1.193.81.2.7 | xfSoftwareMIB | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1 | xfSwObjects | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.10 | xfSwLmUpgradeTable | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.10.1 | xfSwLmUpgradeEntry | XF-SOFTWARE-MIB |
| 1.3.6.1.4.1.193.81.2.7.1.10.1.6 | xfSwLmUpgradeAdminStatus | XF-SOFTWARE-MIB |