upgradeAvailable
SYNOLOGY-SYSTEM-MIB ·
.1.3.6.1.4.1.6574.1.5.4
Object
scalar Integer32
This oid is for checking whether there is a latest DSM can be upgraded. Available(1): There is version ready for download. Unavailable(2): The DSM is latest version. Connecting(3): Checking for the latest DSM. Disconnected(4): Failed to connect to server. Others(5): If DSM is upgrading or downloading, the status will show others.
Context
- MIB
- SYNOLOGY-SYSTEM-MIB
- OID
.1.3.6.1.4.1.6574.1.5.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- dsmInfo
- Groups
- 1
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 'SYNOLOGY-SYSTEM-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYNOLOGY-SYSTEM-MIB::upgradeAvailable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYNOLOGY-SYSTEM-MIB' -M '/opt/observium/mibs/synology:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYNOLOGY-SYSTEM-MIB::upgradeAvailable'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-5
Conformance
Member of