qtechFileTransMeans

QTECH-FILE-MIB · .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.2

Object

column r/w Enumeration
The way to be used for any copy. Transport file by xmodem work in 
only in outband.other(3) mean transfer file by a way other than tftp(1) 
and xmodem(2)

Context

MIB
QTECH-FILE-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.2
Type
column
Access
readwrite
Status
current
Parent
qtechFileTransEntry
Groups
1

Walk 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::qtechFileTransMeans'
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::qtechFileTransMeans.<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::qtechFileTransMeans'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tftp
2xmodem
3other

Conformance