agentFileTransfer
DLINK-AGENT-MIB ·
.1.3.6.1.4.1.171.12.1.2.2
Object
scalar obsolete
r/w
Enumeration
This object will execute the download or upload action. If start(2), it will
begin to download/upload, but no reset follows. If start-and-reset(3), then
the reset will activate after download or upload. No action if (4).
Note:
Because these functions will be limited by the system support, some of the
selected items will be invalid. When the user selects one of the items,
it will respond with bad-value status.
Context
- MIB
- DLINK-AGENT-MIB
- OID
.1.3.6.1.4.1.171.12.1.2.2- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- Parent
- agentBasicConfig
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 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINK-AGENT-MIB::agentFileTransfer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINK-AGENT-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINK-AGENT-MIB::agentFileTransfer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | start |
3 | start-and-reset |
4 | noaction |