fileTransCmd
RAD-MIB ·
smartoptics variant
·
.1.3.6.1.4.1.164.6.2.12.3
Object
scalar r/w
Enumeration
The command to be executed on fileName at fileServerIP.
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.6.2.12.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fileTransfer
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 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::fileTransCmd.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::fileTransCmd'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | swDwnLoad |
2 | configDwnLoad |
3 | configUpLoad |
4 | coProcDwnLoad |
5 | stateUpLoad |
6 | dwnLoadUserFile |
7 | upLoadUserFile |
8 | swDwnLoadAndReset |
9 | swUpLoad |
10 | swDwnLoad2BkupStorage |
11 | bootDwnLoad |
12 | bootUpLoad |
13 | swUpLoadFromBkupStorage |
14 | licenseDwnLoad |
15 | configDwnLoadToDefaultFile |
255 | noOp |