neSwUpgradeState
ADVA-MIB ·
.1.3.6.1.4.1.2544.2.4.2.2
Object
scalar NeSwUpgradeStatusType
The current status of the SW upgrade process.
NOTE: All failures that are caused by malfunctioning
hardware are reported as internalError(17).
Context
- MIB
- ADVA-MIB
- OID
.1.3.6.1.4.1.2544.2.4.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- neSoftwareUpgrade
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADVA-MIB::neSwUpgradeState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADVA-MIB' -M '/opt/observium/mibs/adva:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADVA-MIB::neSwUpgradeState'
Syntax
- Source
- NeSwUpgradeStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | downloading |
3 | downloadLoginFailed |
4 | downloadFileNotFound |
5 | downloadFileNoAccess |
6 | downloadFailure |
7 | downloadReadyForInstallation |
8 | installingSoftware |
9 | installationFailed |
10 | softwareReadyForActivation |
11 | activatingSoftware |
12 | activationFailed |
13 | softwareActivated |
14 | rebooting |
15 | downloadServerUnreachable |
16 | noSpaceLeft |
17 | internalError |
18 | downloadFileProtocolFailed |
19 | downloadFileCheckFailed |
20 | downloadSSHHostkeyFailed |
21 | uploading |
22 | uploadLoginFailed |
23 | uploadFileNotFound |
24 | uploadFileNoAccess |
25 | uploadFailure |
26 | uploadServerUnreachable |
27 | uploadFileProtocolFailed |
28 | uploadFileCheckFailed |
29 | uploadSSHHostkeyFailed |
30 | installationFailedDeny |
31 | installationFailedWrongCrc |
32 | installationFailedVersionMismatch |
33 | installationFailedStbyInWrongState |
34 | installationFailedDamagedConfFile |
35 | installationFailedFsckFailed |
36 | installationFailedNotExist |
37 | downloadFileFailedProtocolDisabled |
38 | uploadFileFailedProtocolDisabled |
39 | backupFailedGeneration |