agImageUploadStatus
ALTEON-CHEETAH-SWITCH-MIB ·
.1.3.6.1.4.1.1872.2.5.1.1.1.122
Object
scalar Enumeration
Display current image upload status in device.
Context
- MIB
- ALTEON-CHEETAH-SWITCH-MIB
- OID
.1.3.6.1.4.1.1872.2.5.1.1.1.122- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agSystem
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 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-SWITCH-MIB::agImageUploadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-SWITCH-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-SWITCH-MIB::agImageUploadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ok |
1 | inProgressFail |
2 | inProgress |
3 | inProgressSuccessful |
4 | wrriteToFlashFail |
5 | wrriteToFlashSuccessful |
6 | verificationFail |
7 | verificationSuccessful |
8 | instalattionFail |
9 | installationSuccessful |
10 | inProgressOfRmimgFail |