agentTransferUploadMode
SWITCHING-MIB ·
.1.3.6.1.4.1.7244.2.1.2.9.1.1
Object
scalar r/w
Enumeration
Transfer upload mode configures the mode to use when uploading from the switch. The mode is either TFTP, FTP, SFTP or SCP. SFTP and SCP are only allowed if the SSH feature is present.
Context
- MIB
- SWITCHING-MIB
- OID
.1.3.6.1.4.1.7244.2.1.2.9.1.1- Type
- scalar
- Access
- readwrite
- 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 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SWITCHING-MIB::agentTransferUploadMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SWITCHING-MIB' -M '/opt/observium/mibs/quanta:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SWITCHING-MIB::agentTransferUploadMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | tftp |
5 | sftp |
6 | scp |
7 | ftp |