qtechFileTransOperType
QTECH-FILE-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.3
Object
column r/w
Enumeration
This object can be used for specifying the file transfer operation type, upload or download. using tftp service file transfer can implemente between the station and agent. in current agent,if synchronizing file,this object has no weight.
Context
- MIB
- QTECH-FILE-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechFileTransEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'QTECH-FILE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FILE-MIB::qtechFileTransOperType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-FILE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-FILE-MIB::qtechFileTransOperType.<qtechFileTransIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-FILE-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-FILE-MIB::qtechFileTransOperType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | upload |
2 | download |
3 | synchronize |
Conformance
Member of