clsTransferType

CISCO-LWAPP-SYS-MIB · .1.3.6.1.4.1.9.9.618.1.1.8.1.1.1

Object

column Enumeration
This object represents the type of operation
mode of the server by the controller. 
A value of download indicates that, mode of transfer 
is download
A value of upload indicates that, mode of transfer 
is upload.

Context

MIB
CISCO-LWAPP-SYS-MIB
OID
.1.3.6.1.4.1.9.9.618.1.1.8.1.1.1
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::clsTransferType'
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::clsTransferType.<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::clsTransferType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1download
2upload