agentFileTransfer
COMPAQ-AGENT-MIB ·
.1.3.6.1.4.1.232.161.3.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 as follow. If start-and-reset(3), then
the reset will active after download or upload. No action if(4).
Note:
Because these funiction will be limited by the system support. Some of the
select item will invalid. When one of the item user select,it will response with
bad-value status.
Context
- MIB
- COMPAQ-AGENT-MIB
- OID
.1.3.6.1.4.1.232.161.3.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 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COMPAQ-AGENT-MIB::agentFileTransfer.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COMPAQ-AGENT-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COMPAQ-AGENT-MIB::agentFileTransfer'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | start |
3 | start-and-reset |
4 | noaction |