qtechFileTransComplete

QTECH-FILE-MIB · .1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.8

Object

while the file transfer of use parameters stored by this entry is
completed the value of this field will be true(1), and if not completed
false(2).

Context

MIB
QTECH-FILE-MIB
OID
.1.3.6.1.4.1.27514.1.1.10.2.11.1.1.1.8
Type
column
Access
readonly
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::qtechFileTransComplete'
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::qtechFileTransComplete.<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::qtechFileTransComplete'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance