tftpAction
CISCO-STACK-MIB ·
.1.3.6.1.4.1.9.5.1.5.4
Object
scalar r/w
Enumeration
Setting this object to one of the acceptable
values initiates the requested action using the
information given in tftpHost, tftpFile,
tftpModule.
downloadConfig(2): receive configuration from
host/file
uploadConfig(3) : send configuration to
host/file
downloadSw(4) : receive software image from
host/file
uploadSw(5) : send software image to
host/file
downloadFw(6) : receive firmware image from
host/file
uploadFw(7) : send firmware image to
host/file
Setting this object to any other value results in
an error.
Context
- MIB
- CISCO-STACK-MIB
- OID
.1.3.6.1.4.1.9.5.1.5.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- tftpGrp
- Groups
- 1
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 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-STACK-MIB::tftpAction.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-STACK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-STACK-MIB::tftpAction'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | downloadConfig |
3 | uploadConfig |
4 | downloadSw |
5 | uploadSw |
6 | downloadFw |
7 | uploadFw |
Conformance
Member of