Home
last modified time | relevance | path

Searched refs:tcpOutSegs (Results 1 – 25 of 100) sorted by relevance

1234

/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DTCP-MIB.py41 tcpOutSegs = MibScalar((1, 3, 6, 1, 2, 1, 6, 11), Counter32()).setMaxAccess("readonly") variable
42 if mibBuilder.loadTexts: tcpOutSegs.setDescription('The total number of segments sent, including th…
116 …Type, tcpMaxConn=tcpMaxConn, tcpMIBConformance=tcpMIBConformance, tcpOutSegs=tcpOutSegs, tcpConnLo…
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dkernel_mib.h156 unsigned long tcpOutSegs; member
H A Dkernel_netbsd.c268 mib->tcpOutSegs = tcpstat[TCP_STAT_SNDTOTAL] in netbsd_read_tcp_stat()
H A Dtcp.c290 ret_value = tcpstat.tcpOutSegs & 0xffffffff; in tcp_handler()
H A Dkernel_linux.c154 offsetof(struct tcp_mib, tcpOutSegs) },
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DRFC1213-MIB.py294 tcpOutSegs = MibScalar((1, 3, 6, 1, 2, 1, 6, 11), Counter32()).setMaxAccess("readonly") variable
295 if mibBuilder.loadTexts: tcpOutSegs.setStatus('mandatory')
296 if mibBuilder.loadTexts: tcpOutSegs.setDescription('The total number of segments sent, including th…
417 …pNeighInErrMsgs=egpNeighInErrMsgs, ipInAddrErrors=ipInAddrErrors, tcpOutSegs=tcpOutSegs, icmpInTim…
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/
H A Drfc2012.mi2147 tcpOutSegs OBJECT-TYPE
320 tcpOutSegs, tcpRetransSegs, tcpConnState,
H A Drfc4022.mi2180 tcpOutSegs OBJECT-TYPE
255 equivalent of tcpOutSegs.
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.pm244 tcpOutSegs => '1.3.6.1.2.1.6.11',
/dports/net-mgmt/net-snmp/net-snmp-5.9/testing/rfc1213/
H A Dtestmib1.sh298 get_snmp_variable 1 tcp.tcpOutSegs
H A Dtestmib3.sh297 get_snmpv3_variable 3 tcp.tcpOutSegs
H A Dtestmib2.sh297 get_snmp_variable 2c tcp.tcpOutSegs
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DTCP-MIB189 tcpOutSegs OBJECT-TYPE
269 equivalent of tcpOutSegs.
780 tcpOutSegs, tcpRetransSegs, tcpConnState,
795 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DTCP-MIB180 tcpOutSegs OBJECT-TYPE
255 equivalent of tcpOutSegs.
739 tcpOutSegs, tcpRetransSegs, tcpConnState,
754 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DTCP-MIB180 tcpOutSegs OBJECT-TYPE
255 equivalent of tcpOutSegs.
739 tcpOutSegs, tcpRetransSegs, tcpConnState,
754 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DTCP-MIB189 tcpOutSegs OBJECT-TYPE
269 equivalent of tcpOutSegs.
780 tcpOutSegs, tcpRetransSegs, tcpConnState,
795 tcpOutSegs, tcpRetransSegs,
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Dgigamon134 tcpOutSegs(11) type=6
H A Dmeraki141 tcpOutSegs(11) type=6
H A Dasante134 tcpOutSegs(11) type=6
H A Dnetscreen134 tcpOutSegs(11) type=6
H A Davaya134 tcpOutSegs(11) type=6
H A Dnateks141 tcpOutSegs(11) type=6
/dports/net-mgmt/observium/observium/mibs/senao/
H A DSENAO-WLAN-CB-MIB512 tcpOutSegs OBJECT-TYPE
/dports/net-mgmt/p5-SNMP-MIB-Compiler/SNMP-MIB-Compiler-0.06/mibs/
H A DRFC1156-MIB835 tcpOutSegs OBJECT-TYPE
/dports/net-mgmt/nfdump/nfdump-1.6.20/bin/
H A Dsflow.h1225 uint32_t tcpOutSegs; member

1234