dellrcsg2TrapObjectImageFileUpgradeResult
DELLRCSG2-TRAP-MIB ·
.1.3.6.1.4.1.10418.18.22.6.20
Object
This object is sent in a trap to report the results of a TFTP or ASMP image upgrade.
Context
- MIB
- DELLRCSG2-TRAP-MIB
- OID
.1.3.6.1.4.1.10418.18.22.6.20- Type
- scalar
- Access
- noaccess
- Status
- mandatory
- Parent
- dellrcsg2TrapObject
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 'DELLRCSG2-TRAP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELLRCSG2-TRAP-MIB::dellrcsg2TrapObjectImageFileUpgradeResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELLRCSG2-TRAP-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELLRCSG2-TRAP-MIB::dellrcsg2TrapObjectImageFileUpgradeResult'
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 |