agentTransferUploadStatus
GSM7312-SWITCHING-MIB ·
.1.3.6.1.4.1.4526.1.6.1.2.9.1.7
Object
scalar Enumeration
Indicates the current status of an upload transfer.
Context
- MIB
- GSM7312-SWITCHING-MIB
- OID
.1.3.6.1.4.1.4526.1.6.1.2.9.1.7- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- agentTransferUploadGroup
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 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSM7312-SWITCHING-MIB::agentTransferUploadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSM7312-SWITCHING-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSM7312-SWITCHING-MIB::agentTransferUploadStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notInitiated |
2 | transferStarting |
3 | errorStarting |
4 | wrongFileType |
5 | updatingConfig |
6 | invalidConfigFile |
7 | writingToFlash |
8 | failureWritingToFlash |
9 | checkingCRC |
10 | failedCRC |
11 | unknownDirection |
12 | transferSuccessful |
13 | transferFailed |