Home
last modified time | relevance | path

Searched refs:tcpRetransSegs (Results 1 – 25 of 95) sorted by relevance

1234

/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DTCP-MIB.py43 tcpRetransSegs = MibScalar((1, 3, 6, 1, 2, 1, 6, 12), Counter32()).setMaxAccess("readonly") variable
44 if mibBuilder.loadTexts: tcpRetransSegs.setDescription('The total number of segments retransmitted;…
116 …tcpMIBCompliance2, tcpConnectionProcess=tcpConnectionProcess, tcpRetransSegs=tcpRetransSegs, tcpCo…
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dkernel_mib.h157 unsigned long tcpRetransSegs; member
H A Dkernel_netbsd.c270 mib->tcpRetransSegs = tcpstat[TCP_STAT_SNDREXMITPACK]; in netbsd_read_tcp_stat()
H A Dtcp.c293 ret_value = tcpstat.tcpRetransSegs; in tcp_handler()
H A Dkernel_linux.c156 offsetof(struct tcp_mib, tcpRetransSegs) },
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DRFC1213-MIB.py297 tcpRetransSegs = MibScalar((1, 3, 6, 1, 2, 1, 6, 12), Counter32()).setMaxAccess("readonly") variable
298 if mibBuilder.loadTexts: tcpRetransSegs.setStatus('mandatory')
299 if mibBuilder.loadTexts: tcpRetransSegs.setDescription('The total number of segments retransmitted …
417 …ndex, ipNetToMediaTable=ipNetToMediaTable, udpTable=udpTable, tcpRetransSegs=tcpRetransSegs, icmpO…
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/
H A Drfc2012.mi2157 tcpRetransSegs OBJECT-TYPE
320 tcpOutSegs, tcpRetransSegs, tcpConnState,
H A Drfc4022.mi2193 tcpRetransSegs OBJECT-TYPE
739 tcpOutSegs, tcpRetransSegs, tcpConnState,
754 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/p5-Net-SNMP-Util/Net-SNMP-Util-1.04/lib/Net/SNMP/Util/
H A DOID.pm245 tcpRetransSegs => '1.3.6.1.2.1.6.12',
/dports/net-mgmt/net-snmp/net-snmp-5.9/testing/rfc1213/
H A Dtestmib1.sh302 get_snmp_variable 1 tcp.tcpRetransSegs
H A Dtestmib3.sh301 get_snmpv3_variable 3 tcp.tcpRetransSegs
H A Dtestmib2.sh301 get_snmp_variable 2c tcp.tcpRetransSegs
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Dgigamon135 tcpRetransSegs(12) type=6
H A Dmeraki142 tcpRetransSegs(12) type=6
H A Dasante135 tcpRetransSegs(12) type=6
H A Dnetscreen135 tcpRetransSegs(12) type=6
H A Davaya135 tcpRetransSegs(12) type=6
H A Dnateks142 tcpRetransSegs(12) type=6
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DTCP-MIB205 tcpRetransSegs OBJECT-TYPE
780 tcpOutSegs, tcpRetransSegs, tcpConnState,
795 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DTCP-MIB193 tcpRetransSegs OBJECT-TYPE
739 tcpOutSegs, tcpRetransSegs, tcpConnState,
754 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DTCP-MIB193 tcpRetransSegs OBJECT-TYPE
739 tcpOutSegs, tcpRetransSegs, tcpConnState,
754 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DTCP-MIB205 tcpRetransSegs OBJECT-TYPE
780 tcpOutSegs, tcpRetransSegs, tcpConnState,
795 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/p5-SNMP-MIB-Compiler/SNMP-MIB-Compiler-0.06/mibs/
H A DRFC1156-MIB841 tcpRetransSegs OBJECT-TYPE
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dsflow.h1226 uint32_t tcpRetransSegs; member
/dports/net/sflowtool/sflowtool-5.06/src/
H A Dsflow.h1243 uint32_t tcpRetransSegs; member

1234