avctDsrTrapObjectImageFileUpgradeResult
DSR-TRAP-OBJECTS-MIB ·
.1.3.6.1.4.1.10418.7.2.6.13
Object
This object is sent in a trap to report the result of an image file upgrade. The result is for the main image file that contains all of the software components for the entire appliance.
Context
- MIB
- DSR-TRAP-OBJECTS-MIB
- OID
.1.3.6.1.4.1.10418.7.2.6.13- Type
- scalar
- Access
- noaccess
- Status
- mandatory
- Parent
- dsrTrapObject
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 'DSR-TRAP-OBJECTS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSR-TRAP-OBJECTS-MIB::avctDsrTrapObjectImageFileUpgradeResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSR-TRAP-OBJECTS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSR-TRAP-OBJECTS-MIB::avctDsrTrapObjectImageFileUpgradeResult'
Syntax
- Source
- ImageFileUpgradeResultsEnum
- Base type
Enumeration
Values & Constraints
Type Values
1 | imageUpgradeTftpNoSocket |
2 | imageUpgradeTftpConnectFailure |
3 | imageUpgradeTftpRequestDenied |
4 | imageUpgradeTftpBadPacket |
5 | imageUpgradeTftpOOS |
6 | imageUpgradeTftpTooBig |
7 | imageUpgradeTftpTimeout |
8 | imageUpgradeAlreadyInProgress |
9 | imageUpgradeCannotStart |
10 | imageUpgradeMemoryError |
11 | imageUpgradeTftpProtocolError |
12 | imageUpgradeBadType |
13 | imageUpgradeInvalidAppDowngrade |
14 | imageUpgradeChecksumError |
15 | imageUpgradeFlashError |
16 | imageUpgradeInternalError |
17 | imageUpgradeFileNotFound |
18 | imageUpgradeBadHeader |
19 | imageUpgradeIncompatibleHeader |
20 | imageUpgradeTftpXferFail |
21 | imageUpgradeTftpSvrNoResponse |
22 | imageUpgradeNetworkUnreachable |
9999 | imageUpgradeSuccess |