XF-SOFTWARE-MIB
- Registered at
- 1.3.6.1.4.1.193.81.2.7
- Last updated
- 2008-03-06 00:00
- Organization
- Ericsson-Norway
- Revisions
- 2008-03-05 18:03, 2007-11-26 12:44, 2007-06-11 09:12, 2007-04-10 09:09, 2003-06-19 10:30, 2002-03-08 08:41, 2002-01-14 09:11, 2001-10-10 12:15, 2004-01-30 13:51, 2004-08-03 08:23, 2005-01-31 08:26, 2005-02-09 08:13
- Namespace
- ericsson
- Source file
XF-SOFTWARE-MIB- Digest
sha256:007317c34efed0cde406d1eefd2ab4a4634efc010eb53cfd2c32a1f230a7e00f
Description
This MIB contains the objects which support software inventory information.
Imports
| From | Symbols |
|---|---|
| ENTITY-MIB | entPhysicalIndex |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DateAndTime, DisplayString, TEXTUAL-CONVENTION |
| XF-TOP-MIB | XfProductRevision, XfProductnumber, xfPlatform |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
ENTITY-MIB IANA-ENTITY-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC UUID-TC-MIB XF-SOFTWARE-MIB XF-TOP-MIB
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| XfSwEnableDisable TEXTUAL-CONVENTION This TC is used for objects that can have these values. | current | |||
| XfSwRelease TEXTUAL-CONVENTION Indication of one of the two software releases. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| xfSwObjects OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.1 | |||
| xfSwLoadModuleTable OBJECT-TYPE This table contains information about the load modules that are part of the system releases as described by the xfSwReleaseTable. | 1.3.6.1.4.1.193.81.2.7.1.1 | not-accessible | current | |
| xfSwLoadModuleEntry OBJECT-TYPE Information about 1 software load module. | 1.3.6.1.4.1.193.81.2.7.1.1.1 | not-accessible | current | |
| xfSwRelease OBJECT-TYPE There are two software releases present on the node: - an active release, normally the most recent release and the one that is running - a passive release, that is the previous release or the one that is currently being download to upgrade the active release. xfSwRelease is an index into the active or passive release. xfSwActiveRelease indicates which release is active. | 1.3.6.1.4.1.193.81.2.7.1.1.1.1 | XfSwRelease | read-only | current |
| xfSwLoadModuleIndex OBJECT-TYPE Unique value within one release for each load module. | 1.3.6.1.4.1.193.81.2.7.1.1.1.2 | Integer32 (1..100) | read-only | current |
| xfSwLoadModuleProductNumber OBJECT-TYPE Product number of the load module. Normally something like 'CAXR102_012/1'. | 1.3.6.1.4.1.193.81.2.7.1.1.1.3 | XfProductnumber | read-only | current |
| xfSwLoadModuleRevision OBJECT-TYPE Revision of the load module. Normally something like 'R1A'. | 1.3.6.1.4.1.193.81.2.7.1.1.1.4 | XfProductRevision | read-only | current |
| xfSwLoadModuleOperStatus OBJECT-TYPE Indicates the status of the software upgrade process for this load module. passive(1) the load module is not involved in a upgrade process and is not active. I.e.it is part of the previous software release. upgradeStarted(2) a load module will have this status directly after the SBDF info for this module is loaded and the xfSwLoadModuleAdminStatus of the release was set to upgradeStarted. upgradeFinished(3) indicates that this load modules has been retrieved and burned into the flash memories. This is the state of load modules that are part of an active release. upgradeFailed(4) upgraded has failed for a reason, e.g. file transfer checksum was wrong, see xfSwLoadModuleFailure. upgradeAborted(5) when the manager has aborted the upgrade of the complete release whilst this load module wasn't upgradedFinished yet this will be its status. | 1.3.6.1.4.1.193.81.2.7.1.1.1.5 | INTEGER {passive(1), upgradeStarted(2), upgradeFinished(3), upgradeFailed(4), upgradeAborted(5)} | read-only | current |
| xfSwLoadModuleFailure OBJECT-TYPE The objects specifies the cause of a software upgrade failure for this load module. | 1.3.6.1.4.1.193.81.2.7.1.1.1.6 | INTEGER {downloadFailure(1), programFailure(2), noFailure(3)} | read-only | current |
| xfSwLoadModuleProgress OBJECT-TYPE This object indicates the progress in downloading the respective load module when part of an upgrade of an NE to a software baseline. | 1.3.6.1.4.1.193.81.2.7.1.1.1.8 | Integer32 (0..100) | read-only | current |
| xfSwLoadModuleDescription OBJECT-TYPE This object indicates a textual description of the load module, indicating PIU type as stated by the entPhysicalDescription MO. | 1.3.6.1.4.1.193.81.2.7.1.1.1.9 | SnmpAdminString (SIZE(0..30)) | read-only | current |
| xfSwReleaseTable OBJECT-TYPE This contains the information on the active and passive software releases. | 1.3.6.1.4.1.193.81.2.7.1.2 | not-accessible | current | |
| xfSwReleaseEntry OBJECT-TYPE Information about a software release. There are always only two releases. For the active release write is possible but will have no impact and will result in a inconsistentValue error response. | 1.3.6.1.4.1.193.81.2.7.1.2.1 | not-accessible | current | |
| xfSwReleaseIndex OBJECT-TYPE Indicates the Release the info for which this row is applicable. | 1.3.6.1.4.1.193.81.2.7.1.2.1.1 | XfSwRelease | read-only | current |
| xfSwReleaseProductNumber OBJECT-TYPE Product number of the installed software package in this release. Normally something like 'CAXR102 012/1'. For the active release this is a read-only object. | 1.3.6.1.4.1.193.81.2.7.1.2.1.2 | XfProductnumber | read-write | current |
| xfSwReleaseRevision OBJECT-TYPE Revision of the installed software package in this Release. Normally something like 'R1A'. For the active release this is a read-only object. | 1.3.6.1.4.1.193.81.2.7.1.2.1.3 | XfProductRevision | read-write | current |
| xfSwReleaseAdminStatus OBJECT-TYPE Indicates the desired status for this release. To start a software upgrade the manager has to set xfSwReleaseProductNumber and xfSwReleaseRevision. 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 this is a read-only object. | 1.3.6.1.4.1.193.81.2.7.1.2.1.4 | INTEGER {upgradeStarted(1), upgradeAborted(2), activeAndRunning(5), upgradeTest(6)} | read-write | current |
| xfSwReleaseOperStatus OBJECT-TYPE Indicates the status of this release. passive(1) release not involved in upgrade and currently not running. upgradeStarted(2) the release is in the process of being upgraded upgradeFinished(3) All load modules of the release are downloaded and burned in the respective flash memories. testing(4) This release is running as test and not committed yet. upgradeFailed(5) The upgrade to this release failed, e.g. due to FTP server failure. upgradeAborted(6) The manager has order to abort the upgrade to this release. running(7) This is the release that is running now and all new boards should upgrade to. testingFromManual(8) Same as value testing(4) but indicating that this a test phase after a SBL from Manual mode. As such a fall-back will result in manual mode, i.e. no SBL. The 50 series errors are reported by the FTP client on the node. errorInternalError(50) An internal error detected before FTP operation. errorFileStorage(51) Error when erasing flash to store the downloaded file at the node. ftpPingFailed(52) FTP ping failed. ftpNoAccess(53) Not able to send the FTP commands. ftpConnectionDetailsMissing(54) FTP connection details are missing. ftpConnectionDetailsInvalid(55) FTP connection details are invalid. ftpConnectionTimeout(56) FTP connection timeout is detected. ftpNoSuchRemoteFile(57) No such remote file exists. ftpNoSuchRemoteDir(58) No such remote directory exists. The 400 series errors occur when the command was not accepted and the requested action did not take place, but the error condition is temporary and the action may be requested again. ftpServiceNotAvailable(421) Service not available, closing control connection. This may be a reply to any command if the service knows it must shut down. Possible causes are transfer timeouts and/or FTP server resets. ftpUnableToOpenDataConnection(425) Can't open data connection. Try changing from PASV to PORT mode. ftpConnectionClosed(426) Connection closed and file transfer is aborted. Possible causes are out of local diskspace and loss of connection. ftpFileBusy(450) Requested file action not taken. File unavailable (e.g file busy). ftpLocalError(451) Requested action aborted due to local error in processing. ftpInsufficienStorageSpace(452) Requested action not taken due to insufficient storage space on the server. The 500 series errors occur when the command was not accepted and the requested action did not take place. ftpSyntaxError(501) FTP Syntax error in parameters or arguments. ftpCommandNotImplemented(502) FTP Command not implemented. ftpBadSequenceCommands(503) Bad sequence of the FTP commands. ftpParameterNotImplemented(504) FTP command not implemented for that parameter. ftpNotLoggedIn(530) Not logged in. Your username and/or password is being rejected, contact the server adminstrator. ftpNeedAccount(532) Need account for storing files. ftpFileUnavailable(550) Requested action not taken. File unavailable (e.g.file not found, no access). Contact the server adminstrator. ftpExceededStorageAllocation(552) Requested file action aborted.Exceeded storage allocation (for current directory or data set). Contact the server adminstrator. ftpFileNameNotAllowed(553) Requested action not taken. File name not allowed. Try changing the file name or getting rid of spaces in the file name. | 1.3.6.1.4.1.193.81.2.7.1.2.1.5 | INTEGER {passive(1), upgradeStarted(2), upgradeFinished(3), testing(4), upgradeFailed(5), upgradeAborted(6), running(7), testingFromManual(8), errorInternal(50), errorFileStorage(51), ftpPingFailed(52), ftpNoAccess(53), ftpConnectionDetailsMissing(54), ftpConnectionDetailsInvalid(55), ftpConnectionTimeout(56), ftpNoSuchRemoteFile(57), ftpNoSuchRemoteDir(58), ftpServiceNotAvailable(421), ftpUnableToOpenDataConnection(425), ftpConnectionClosed(426), ftpFileBusy(450), ftpLocalError(451), ftpInsufficientStorageSpace(452), ftpSyntaxError(501), ftpCommandNotImplemented(502), ftpBadSequenceCommands(503), ftpParameterNotImplemented(504), ftpNoLoggedIn(530), ftpNeedAccount(532), ftpFileUnavailable(550), ftpExceededStorageAllocation(552), ftpFileNameNotAllowed(553)} | read-only | current |
| xfSwReleaseSBLType OBJECT-TYPE This object indicates whether the SBL information in the SBDF is generated by Ericsson or by an operator. This is based on a check of the SBDF. Of course this will only be a reliable object when the software can distinguish between Ericsson and operator defined SBDFs, i.e. upgrading from R2A. | 1.3.6.1.4.1.193.81.2.7.1.2.1.6 | INTEGER {definedByEricsson(1), definedByOperator(2)} | read-only | current |
| xfSwActiveRelease OBJECT-TYPE Indicates which of the two Releases is active at the moment, i.e. active is the software actually running. | 1.3.6.1.4.1.193.81.2.7.1.3 | XfSwRelease | read-only | current |
| xfSwBootTime OBJECT-TYPE Indicates when the XF NE will warm restart to test the new software release. If all fields have value 0 an immediate boot will be performed. | 1.3.6.1.4.1.193.81.2.7.1.4 | DateAndTime | read-write | current |
| xfSwCommitType OBJECT-TYPE In case of a scheduled restart, i.e. valid date and time in xfSwBootTime, two different commit procedures can be followed: operatorCommit(1) The manager commits the software release under test by setting the xfSwRelease- AdminState to activeAndRunning. nodeCommit(2) The release under test is accepted when the node is able to establish contact through the DCN with an external IP-address. Default values is operatorCommit(1). | 1.3.6.1.4.1.193.81.2.7.1.5 | INTEGER {operatorCommit(1), nodeCommit(2)} | read-write | current |
| xfSwBoardTable OBJECT-TYPE This table holds the information about software present on the boards in the XF-NE. Boards without software will not be in this table. | 1.3.6.1.4.1.193.81.2.7.1.6 | not-accessible | current | |
| xfSwBoardEntry OBJECT-TYPE Entry in the table. | 1.3.6.1.4.1.193.81.2.7.1.6.1 | not-accessible | current | |
| xfSwBoardLoadModuleIndex OBJECT-TYPE Index to the load module on the board. A board may contain more than one load module. | 1.3.6.1.4.1.193.81.2.7.1.6.1.1 | Integer32 (1..10) | read-only | current |
| xfSwBoardLoadModuleType OBJECT-TYPE This object indicates of what type the software is, like DP (Device Processor) or FPGA (Field Programmable Gate Array) or another type. New type can be defined by defining a new OID in a other MIB. | 1.3.6.1.4.1.193.81.2.7.1.6.1.2 | OBJECT IDENTIFIER | read-only | obsolete |
| xfSwBoardProductNumber OBJECT-TYPE This is a string indicating the product number of the software in the active flash memory. | 1.3.6.1.4.1.193.81.2.7.1.6.1.3 | XfProductnumber | read-only | current |
| xfSwBoardRevision OBJECT-TYPE This is a string indicating the revision of the software in the active flash memory. | 1.3.6.1.4.1.193.81.2.7.1.6.1.4 | XfProductRevision | read-only | current |
| xfSwBoardStatus OBJECT-TYPE Indicates the status of the software on the board: Unknown(1) The status of the software is unknown for example at startup. Active(2) Software on the board is OK and running Upgrading(3) Software is in the process of being upgraded WrongSoftware(4) Wrong software on the board and for some reason not being upgraded yet. MinSoftware revision(5) The board was tried to downgrade to a software revision that is not compatible with the hardware. The xfSwBoardStatus is only of use in case version control is enabled. If version control is not enabled the unit will always runs its software. | 1.3.6.1.4.1.193.81.2.7.1.6.1.5 | INTEGER {unknown(1), active(2), upgrading(3), wrongSoftware(4), minSoftwareRevision(5)} | read-only | current |
| xfSwBoardSuProgress OBJECT-TYPE This object indicates the progress of the software upgrade process for each individual PIU. This indicates both flash erasing and programming. This object indicates this for both upgrade to a baseline as well as for inserted PIUs. In case the software upgrade of the board takes less than 10 seconds this objects will directly go to 100%. | 1.3.6.1.4.1.193.81.2.7.1.6.1.6 | Integer32 (0..100) | read-only | current |
| xfSwBoardMinProductNumber OBJECT-TYPE This is a string indicating the product number of the minimally acceptable software revision for this unit type/variant. | 1.3.6.1.4.1.193.81.2.7.1.6.1.7 | XfProductnumber | read-only | current |
| xfSwBoardMinRevision OBJECT-TYPE This is a string indicating the revision of the minimally acceptable software revision for this unit type/variant. | 1.3.6.1.4.1.193.81.2.7.1.6.1.8 | XfProductRevision | read-only | current |
| xfSwBoardTrafficDisturbance OBJECT-TYPE This object indicates that software upgrade of this load module on this unit might lead to traffic disturbance. This could for example happen in the exceptional case where the load module includes FPGA code for the traffic system. | 1.3.6.1.4.1.193.81.2.7.1.6.1.9 | INTEGER {unknown(1), disturbing(2), notDisturbing(3)} | read-only | current |
| xfSwNpuObjects OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.1.7 | |||
| xfSwNpuPassiveProductNumber OBJECT-TYPE Product number of NPU software in passive bank. | 1.3.6.1.4.1.193.81.2.7.1.7.1 | XfProductnumber | read-only | current |
| xfSwNpuPassiveRevision OBJECT-TYPE Revision of software in passive bank on NPU. | 1.3.6.1.4.1.193.81.2.7.1.7.2 | XfProductRevision | read-only | current |
| xfSwNpuPassiveSwitch OBJECT-TYPE This object can be used to switch the NPU passive software. As a safety precaution this object is only available when the node is in installation mode or when the node is accessed through the USB port (if present). A warm restart is required to activate the fallback. A switch leads to all xfSwUpgradePreferences being set to their default values, i.e. no version control. | 1.3.6.1.4.1.193.81.2.7.1.7.3 | INTEGER {switch(1)} | read-write | current |
| xfSwLoadModuleTypes OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.1.8 | |||
| xfDeviceProcessorSoftware OBJECT-IDENTITY Used for DP software load modules. | 1.3.6.1.4.1.193.81.2.7.1.8.1 | obsolete | ||
| xfPciFpgaCode OBJECT-IDENTITY Used for PCI FPGA load modules. | 1.3.6.1.4.1.193.81.2.7.1.8.2 | obsolete | ||
| xfSwUpgradePreferences OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.1.9 | |||
| xfSwVersionControl OBJECT-TYPE Used to enable/disable version control. Default: disable. | 1.3.6.1.4.1.193.81.2.7.1.9.1 | XfSwEnableDisable | read-write | current |
| xfSwAutoUpgrade OBJECT-TYPE Used to enable/disable automatic software upgrade. In case xfSwVersionControl is enabled a change of the value will cause all PIUs to be checked again. Default: disable. | 1.3.6.1.4.1.193.81.2.7.1.9.2 | XfSwEnableDisable | read-write | current |
| xfSwAutoDowngrade OBJECT-TYPE Used to enable/disable automatic software downgrade. In case xfSwVersionControl is enabled a change of the value will cause all PIUs to be checked again. Default: disable. | 1.3.6.1.4.1.193.81.2.7.1.9.3 | XfSwEnableDisable | read-write | current |
| xfSwAcceptFailure OBJECT-TYPE Used to enable/disable setting of new PIUs, that fail to up/downgrade, in 'out of service'. PIUs that are out of service will not be taken into service on the disable/enable transistion. Default: enable. | 1.3.6.1.4.1.193.81.2.7.1.9.4 | XfSwEnableDisable | read-write | current |
| xfSwLmUpgradeTable OBJECT-TYPE This table is used to upgrade a single load module. For each known load module an entry is present. | 1.3.6.1.4.1.193.81.2.7.1.10 | not-accessible | current | |
| xfSwLmUpgradeEntry OBJECT-TYPE Entry in the table. | 1.3.6.1.4.1.193.81.2.7.1.10.1 | not-accessible | current | |
| xfSwLmUpgradeIndex OBJECT-TYPE Objects used to index the table. | 1.3.6.1.4.1.193.81.2.7.1.10.1.1 | Integer32 (1..100) | read-only | current |
| xfSwLmUpgradeProductNumber OBJECT-TYPE Product number of the load module. Normally something like 'CAXR102_012/1'. | 1.3.6.1.4.1.193.81.2.7.1.10.1.3 | XfProductnumber | read-only | current |
| xfSwLmUpgradeRevision OBJECT-TYPE Revision to which the load module should be upgraded. Normally something like 'R1A'. | 1.3.6.1.4.1.193.81.2.7.1.10.1.4 | XfProductRevision | read-write | current |
| xfSwLmUpgradeAdminStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.193.81.2.7.1.10.1.6 | INTEGER {upgradeStarted(1), upgradeAborted(2), activeAndRunning(3), upgradeTest(4)} | read-write | current |
| xfSwLmUpgradeOperStatus OBJECT-TYPE Indicates the status of the software upgrade process for this load module. active(1) the load module is active and running on the PIU. upgradeStarted(2) a load module will have this status directly after the SRDF info for this module is loaded and the xfSwLmUpgradeAdminStatus of the release was set to upgradeStarted. upgradeFinished(3) indicates that this load modules has been retreived and burned into the flash memories.This is the state of load modules that are part of an active release. upgradeTested(4) This release is running as test and not committed yet. upgradeFailed(5) upgraded has failed for a reason, e.g. file transfer checksum was wrong, see xfSwLmUpgradeFailure. upgradeAborted(6) when the manager has aborted the upgrade of the complete release whilst this load module wasn't upgradedFinished yet this will be its status. The 50 series errors are reported by the FTP client on the node. errorInternalError(50) An internal error detected before FTP operation. errorFileStorage(51) Error when erasing flash to store the downloaded file at the node. ftpPingFailed(52) FTP ping failed. ftpNoAccess(53) Not able to send the FTP commands. ftpConnectionDetailsMissing(54) FTP connection details are missing. ftpConnectionDetailsInvalid(55) FTP connection details are invalid. ftpConnectionTimeout(56) FTP connection timeout is detected. ftpNoSuchRemoteFile(57) No such remote file exists. ftpNoSuchRemoteDir(58) No such remote directory exists. The 400 series errors occur when the command was not accepted and the requested action did not take place, but the error condition is temporary and the action may be requested again. ftpServiceNotAvailable(421) Service not available, closing control connection. This may be a reply to any command if the service knows it must shut down. Possible causes are transfer timeouts and/or FTP server resets. ftpUnableToOpenDataConnection(425) Can't open data connection. Try changing from PASV to PORT mode. ftpConnectionClosed(426) Connection closed and file transfer is aborted. Possible causes are out of local diskspace and loss of connection. ftpFileBusy(450) Requested file action not taken. File unavailable (e.g file busy). ftpLocalError(451) Requested action aborted due to local error in processing. ftpInsufficienStorageSpace(452) Requested action not taken due to insufficient storage space on the server. The 500 series errors occur when the command was not accepted and the requested action did not take place. ftpSyntaxError(501) FTP Syntax error in parameters or arguments. ftpCommandNotImplemented(502) FTP Command not implemented. ftpBadSequenceCommands(503) Bad sequence of the FTP commands. ftpParameterNotImplemented(504) FTP command not implemented for that parameter. ftpNotLoggedIn(530) Not logged in. Your username and/or password is being rejected, contact the server adminstrator. ftpNeedAccount(532) Need account for storing files. ftpFileUnavailable(550) Requested action not taken. File unavailable (e.g.file not found, no access). Contact the server adminstrator. ftpExceededStorageAllocation(552) Requested file action aborted.Exceeded storage allocation (for current directory or data set). Contact the server adminstrator. ftpFileNameNotAllowed(553) Requested action not taken. File name not allowed. Try changing the file name or getting rid of spaces in the file name. | 1.3.6.1.4.1.193.81.2.7.1.10.1.7 | INTEGER {active(1), upgradeStarted(2), upgradeFinished(3), upgradeTested(4), upgradeFailed(5), upgradeAborted(6), errorInternalError(50), errorFileStorage(51), ftpPingFailed(52), ftpNoAccess(53), ftpConnectionDetailsMissing(54), ftpConnectionDetailsInvalid(55), ftpConnectionTimeout(56), ftpNoSuchRemoteFile(57), ftpNoSuchRemoteDir(58), ftpServiceNotAvailable(421), ftpUnableToOpenDataConnection(425), ftpConnectionClosed(426), ftpFileBusy(450), ftpLocalError(451), ftpInsufficienStorageSpace(452), ftpSyntaxError(501), ftpCommandNotImplemented(502), ftpBadSequenceCommands(503), ftpParameterNotImplemented(504), ftpNotLoggedIn(530), ftpNeedAccount(532), ftpFileUnavailable(550), ftpExceededStorageAllocation(552), ftpFileNameNotAllowed(553)} | read-only | current |
| xfSwLmUpgradeProgress OBJECT-TYPE This object indicates the progress in downloading the respective load module when part of an upgrade of an inserted PIU. | 1.3.6.1.4.1.193.81.2.7.1.10.1.8 | Integer32 (0..100) | read-only | current |
| xfSwLmUpgradeFailure OBJECT-TYPE This object specifies the cause of a software upgrade failure. | 1.3.6.1.4.1.193.81.2.7.1.10.1.9 | INTEGER {downloadFailure(1), programFailure(2), noFailure(3)} | read-only | current |
| xfSwLmUpgradeDescription OBJECT-TYPE This object indicates a textual description of the load module, indicating PIU type as stated by the entPhysicalDescription MO. | 1.3.6.1.4.1.193.81.2.7.1.10.1.10 | SnmpAdminString (SIZE(0..30)) | read-only | current |
| xfSwGlobalState OBJECT-TYPE This objecty indicates the global state of the Software Upgrade process. noUpgrade(0), no Software upgrade ongoing sblStarted(1), a SBL upgrade is started and SBDF and Load Modules are downloading sblWaitForActivate(2), a SBL upgrade is finished and waiting for an activation sblWaitForCommit(3), a SBL upgrade is in test phase and waiting for commit manualStarted(4), a manual upgrade is started and Load Modules are downloading manualWaitForActivate(5), a manual upgrade is finished and waiting for an activation manualWaitForCommit(6), a manual upgrade is in test phase and waiting for commit unitUpgrade(7), an unit is inserted and in the process of upgrading cachingLoadModules(8), software upgrade is in the process of downloading the load modules for cache. preparingForTest(9), a period after a power-up/restart the node prepares to enter the test phase. During this period some units might restart and it is not possible to commit the software upgrade. | 1.3.6.1.4.1.193.81.2.7.1.11 | Bits {noUpgrade(0), sblStarted(1), sblWaitForActivate(2), sblWaitForCommit(3), manualStarted(4), manualWaitForActivate(5), manualWaitForCommit(6), unitUpgrade(7), cachingLoadModules(8), preparingForTest(9)} | read-only | current |
| xfSwConformance OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.2 | |||
| xfSwCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.2.1 | |||
| xfSwGroups OBJECT-IDENTITY | 1.3.6.1.4.1.193.81.2.7.2.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| xfSwFullCompliance MODULE-COMPLIANCE The compliance statement for SNMP entities which implement everything. | 1.3.6.1.4.1.193.81.2.7.2.1.1 | current |
| xfSwGroup OBJECT-GROUP Group of all software related objects. | 1.3.6.1.4.1.193.81.2.7.2.2.1 | current |
| xSwGroupR2 OBJECT-GROUP All objects added for MINI-LINK Traffic Node R2. | 1.3.6.1.4.1.193.81.2.7.2.2.2 | current |
| xfSwObsoleteGroup OBJECT-GROUP Description. | 1.3.6.1.4.1.193.81.2.7.2.2.3 | obsolete |