sonusSystemSoftwareUpgradeStatusSecondaryUpgradeStatus
SONUS-SYSTEM-MIB ·
.1.3.6.1.4.1.2879.2.8.5.1.2.17
Object
Indicates the current status of the secondary server.
Context
- MIB
- SONUS-SYSTEM-MIB
- OID
.1.3.6.1.4.1.2879.2.8.5.1.2.17- 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::sonusSystemSoftwareUpgradeStatusSecondaryUpgradeStatus.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::sonusSystemSoftwareUpgradeStatusSecondaryUpgradeStatus'
Syntax
- Source
- SonusNodeServerLiveSoftwareUpgradeStatusType
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | pendingUpgrade |
3 | upgrading |
4 | upgraded |
5 | pendingRevert |
6 | reverting |
7 | reverted |
8 | revertingOnError |
9 | committed |