rcTftpResult
RAPID-CITY-VSP ·
.1.3.6.1.4.1.2272.1.2.4
Object
scalar Enumeration
Contains result of the last Tftp action request.
Context
- MIB
- RAPID-CITY-VSP
- OID
.1.3.6.1.4.1.2272.1.2.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rcTftp
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 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAPID-CITY-VSP::rcTftpResult.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAPID-CITY-VSP' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAPID-CITY-VSP::rcTftpResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | inProgress |
3 | noResponse |
4 | fileAccessError |
5 | badFlash |
6 | flashEraseFailed |
7 | pcmciaEraseFailed |
8 | success |
9 | fail |
10 | writeToNvramFailed |
11 | flashWriteFailed |
12 | pcmciaWriteFailed |
13 | configFileTooBig |
14 | imageFileTooBig |
15 | noPcmciaDetect |
16 | pcmciaNotSupported |
17 | invalidFile |
18 | noMemory |
19 | xferError |
20 | crcError |
21 | readNvramFailed |
22 | pcmciaWriteProtect |