clsTransferMode

CISCO-LWAPP-SYS-MIB · .1.3.6.1.4.1.9.9.618.1.1.8.1.1.2

Object

column Enumeration
This object represents the protocol used by the server and the
controller to transfer a file.
A value of tftp indicates that, transfer mode is tftp.
A value of ftp indicates that, transfer mode is ftp.
A value of sftp indicates that, transfer mode is sftp.
A value of usb indicates that, transfer mode is usb.

Context

MIB
CISCO-LWAPP-SYS-MIB
OID
.1.3.6.1.4.1.9.9.618.1.1.8.1.1.2
Type
column
Access
noaccess
Status
current
Parent
clsTransferConfigEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1tftp
2ftp
3sftp
4usb