apFileTransferSrcFileType
LINKSYS-WLAN-ACCESS-POINT-MIB ·
.1.3.6.1.4.1.3955.1000.203.2.4.2
Object
scalar r/w
Enumeration
Specifies the type of file to copy from. One of apFileTransferSrcFileType
or apFileTransferDstFileType must be of type backupConfig, mirrorConfig,
runningConfig, startupConfig. Also apFileTransferSrcFileType must be
different from apFileTransferDstFileType.
If the apFileTransferSrcFileType has the value networkFile, the
apFileTransferFileType and apFileTransferFileName must also be created.
Context
- MIB
- LINKSYS-WLAN-ACCESS-POINT-MIB
- OID
.1.3.6.1.4.1.3955.1000.203.2.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- apFileTransfer
- 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 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apFileTransferSrcFileType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LINKSYS-WLAN-ACCESS-POINT-MIB' -M '/opt/observium/mibs/linksys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LINKSYS-WLAN-ACCESS-POINT-MIB::apFileTransferSrcFileType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | networkFile |
2 | backupConfig |
3 | mirrorConfig |
4 | runningConfig |
5 | startupConfig |
Conformance
Member of