adTAeSCUFileTransferMethod
ADTRAN-TAeSCUEXT1-MIB ·
.1.3.6.1.4.1.664.2.241.24.5
Object
scalar r/w
Enumeration
File transfer method to use to transfer files to and from the controller. ftmTFTP(1) indicates TFTP transfer protocol. ftmFTOT(2) indicates FTOT transfer protocol. ftmFTP(3) indicates FTP transfer protocol. ftmSFTP(4) indicates SFTP transfer protocol. ftmLFFS(5) indicates Local Flash File System for OPTI-6100 SCM2 only.
Context
- MIB
- ADTRAN-TAeSCUEXT1-MIB
- OID
.1.3.6.1.4.1.664.2.241.24.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- adTAeFileTransferMgmt
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 'ADTRAN-TAeSCUEXT1-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-TAeSCUEXT1-MIB::adTAeSCUFileTransferMethod.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-TAeSCUEXT1-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-TAeSCUEXT1-MIB::adTAeSCUFileTransferMethod'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ftmTFTP |
2 | ftmFTOT |
3 | ftmFTP |
4 | ftmSFTP |
5 | ftmLFFS |