dlswTConnTcpConfigTcpConnections
DLSW-MIB ·
.1.3.6.1.2.1.46.1.2.4.1.1.1.2
Object
column r/w
Integer32
This is our preferred number of TCP connections within a TCP transport connection. The actual number used is negotiated at capabilities exchange time. Changes take effect only for new transport connections.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.2.4.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dlswTConnTcpConfigEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTConnTcpConfigTcpConnections'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTConnTcpConfigTcpConnections.<dlswTConnConfigIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswTConnTcpConfigTcpConnections'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-16
Conformance
Member of
Compliance refinements
dlswTConnTcpCompliance
readonly
Write access is not required.