sonusSystemSoftwareUpgradeStatusPreviousState
SONUS-SYSTEM-MIB ·
.1.3.6.1.4.1.2879.2.8.5.1.2.2
Object
This is the previous LSWU state.
Context
- MIB
- SONUS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2879.2.8.5.1.2.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- sonusSystemSoftwareUpgradeStatus
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 'SONUS-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SONUS-SYSTEM-MIB::sonusSystemSoftwareUpgradeStatusPreviousState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SONUS-SYSTEM-MIB' -M '/opt/observium/mibs/ribbon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SONUS-SYSTEM-MIB::sonusSystemSoftwareUpgradeStatusPreviousState'
Syntax
- Source
- SonusNodeLiveSoftwareUpgradeStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | idle |
2 | upgradingStandby |
3 | upgradingActive |
4 | restartingStandby |
5 | upgradeDone |
6 | revertingStandby |
7 | revertingActive |
8 | revertDone |
9 | upgradeStopped |
10 | validatingCmd |
11 | reverting |
12 | standbyModelChange |
13 | activeModelChange |
14 | standbyRevertModelChange |
15 | activeRevertModelChange |
16 | waitRedundSyncComplete |
17 | upgrading |