fcipTcpConnMSS

FCIP-MGMT-MIB · .1.3.6.1.2.1.224.1.1.6.1.4

Object

The TCP Maximum Segment Size (MSS) for this TCP connection.

Context

MIB
FCIP-MGMT-MIB
OID
.1.3.6.1.2.1.224.1.1.6.1.4
Type
column
Access
readonly
Status
current
Parent
fcipTcpConnEntry
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 'FCIP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCIP-MGMT-MIB::fcipTcpConnMSS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FCIP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FCIP-MGMT-MIB::fcipTcpConnMSS.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FCIP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FCIP-MGMT-MIB::fcipTcpConnMSS'

Syntax

Source
SNMPv2-SMIUnsigned32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance