cftTcpTunnelCmdMWS

CISCO-FC-TUNNEL-MIB · .1.3.6.1.4.1.9.9.9999.1.1.2.1.11

Object

column r/w Enumeration
The maximum window size of the TCP connection for FC Command
communication.
ws32kbytes : means the window size is 32 kilo-bytes.
ws128kbytes : means the window size is 128 kilo-bytes.
ws256kbytes : means the window size is 256 kilo-bytes.
ws512kbytes : means the window size is 512 kilo-bytes.

Context

MIB
CISCO-FC-TUNNEL-MIB
OID
.1.3.6.1.4.1.9.9.9999.1.1.2.1.11
Type
column
Access
readwrite
Status
current
Parent
cftTcpTunnelEntry
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 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelCmdMWS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelCmdMWS.<cftFiberChannelIf>.<cftTcpTunnelName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FC-TUNNEL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FC-TUNNEL-MIB::cftTcpTunnelCmdMWS'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ws32kbytes
2ws128kbytes
3ws256kbytes
4ws512kbytes

Conformance