Home
last modified time | relevance | path

Searched refs:tcpRtoAlgorithm (Results 1 – 25 of 98) sorted by relevance

1234

/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DTCP-MIB.py21 tcpRtoAlgorithm = MibScalar((1, 3, 6, 1, 2, 1, 6, 1), Integer32().subtype(subtypeSpec=ConstraintsUn… variable
22 if mibBuilder.loadTexts: tcpRtoAlgorithm.setDescription('The algorithm used to determine the timeou…
116 …pHCOutSegs, tcpListenerLocalAddress=tcpListenerLocalAddress, tcpRtoAlgorithm=tcpRtoAlgorithm, tcpL…
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dkernel_mib.h146 unsigned long tcpRtoAlgorithm; member
H A Dkernel_linux.c134 offsetof(struct tcp_mib, tcpRtoAlgorithm) },
301 if (!cached_tcp_mib.tcpRtoAlgorithm) in linux_read_mibII_stats()
302 cached_tcp_mib.tcpRtoAlgorithm = 1; in linux_read_mibII_stats()
H A Dkernel_netbsd.c258 mib->tcpRtoAlgorithm = 4; /* Assume Van Jacobsen's algorithm */ in netbsd_read_tcp_stat()
H A Dtcp.c255 ret_value = tcpstat.tcpRtoAlgorithm; in tcp_handler()
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DRFC1213-MIB.py264 tcpRtoAlgorithm = MibScalar((1, 3, 6, 1, 2, 1, 6, 1), Integer32().subtype(subtypeSpec=ConstraintsUn… variable
265 if mibBuilder.loadTexts: tcpRtoAlgorithm.setStatus('mandatory')
266 if mibBuilder.loadTexts: tcpRtoAlgorithm.setDescription('The algorithm used to determine the timeou…
417 …ddress=tcpConnLocalAddress, udpOutDatagrams=udpOutDatagrams, tcpRtoAlgorithm=tcpRtoAlgorithm, ipFr…
/dports/net-mgmt/py-snmpclitools/snmpclitools-0.6.1/docs/source/
H A Dsnmpwalk.rst124 TCP-MIB::tcpRtoAlgorithm.0 = Integer32: 'other'
134 TCP-MIB::tcpRtoAlgorithm.0 = Integer32: 'other'
H A Dsnmpbulkwalk.rst149 TCP-MIB::tcpRtoAlgorithm.0 = Integer32: 'other'
159 TCP-MIB::tcpRtoAlgorithm.0 = Integer32: 'other'
H A Dsnmpget.rst88 TCP-MIB::tcpRtoAlgorithm.0 = Integer32: 'other'
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/
H A Drfc2012.mi233 tcpRtoAlgorithm OBJECT-TYPE
316 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
H A Drfc4022.mi251 tcpRtoAlgorithm OBJECT-TYPE
735 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
750 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
/dports/net-mgmt/p5-Net-SNMP-Util/Net-SNMP-Util-1.04/lib/Net/SNMP/Util/
H A DOID.pm234 tcpRtoAlgorithm => '1.3.6.1.2.1.6.1',
/dports/net-mgmt/net-snmp/net-snmp-5.9/testing/rfc1213/
H A Dtestmib1.sh258 get_snmp_variable 1 tcp.tcpRtoAlgorithm
H A Dtestmib3.sh257 get_snmpv3_variable 3 tcp.tcpRtoAlgorithm
H A Dtestmib2.sh257 get_snmp_variable 2c tcp.tcpRtoAlgorithm
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Dgigamon124 tcpRtoAlgorithm(1) type=3
H A Dmeraki131 tcpRtoAlgorithm(1) type=3
H A Dasante124 tcpRtoAlgorithm(1) type=3
H A Dnetscreen124 tcpRtoAlgorithm(1) type=3
H A Davaya124 tcpRtoAlgorithm(1) type=3
H A Dnateks131 tcpRtoAlgorithm(1) type=3
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DTCP-MIB54 tcpRtoAlgorithm OBJECT-TYPE
776 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
791 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DTCP-MIB51 tcpRtoAlgorithm OBJECT-TYPE
735 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
750 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DTCP-MIB51 tcpRtoAlgorithm OBJECT-TYPE
735 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
750 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DTCP-MIB54 tcpRtoAlgorithm OBJECT-TYPE
776 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,
791 OBJECTS { tcpRtoAlgorithm, tcpRtoMin, tcpRtoMax,

1234