flDeviceUpdateFileServerType

FIBROLAN-DEVICE-MIB · .1.3.6.1.4.1.4467.1000.10.1.110.1.3

Object

The type of remote file server (e.g. TFTP),
from which the update file will be retrieved, or to
which it will be saved.
The type is effectively the file transfer protocol used.
If the desired protocol is not present in the list,
other(1) should be selected.

Context

MIB
FIBROLAN-DEVICE-MIB
OID
.1.3.6.1.4.1.4467.1000.10.1.110.1.3
Type
column
Access
readwrite
Status
current
Parent
flDeviceUpdateEntry

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 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateFileServerType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateFileServerType.<flDeviceUpdateTableIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBROLAN-DEVICE-MIB' -M '/opt/observium/mibs/fibrolan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBROLAN-DEVICE-MIB::flDeviceUpdateFileServerType'

Values & Constraints

Type Values
1other
2ftp
3tftp