Home
last modified time | relevance | path

Searched refs:udpTable (Results 1 – 25 of 117) sorted by relevance

12345

/dports/devel/jna/jna-5.7.0/contrib/platform/test/com/sun/jna/platform/win32/
H A DIPHlpAPITest.java272 MIB_UDPTABLE_OWNER_PID udpTable = new MIB_UDPTABLE_OWNER_PID(buf); in testUDPv4Connections() local
273 if (udpTable.dwNumEntries > 0) { in testUDPv4Connections()
274 assertTrue(udpTable.dwNumEntries * udpTable.table[0].size() <= size); in testUDPv4Connections()
300 MIB_UDP6TABLE_OWNER_PID udpTable = new MIB_UDP6TABLE_OWNER_PID(buf); in testUDPv6Connections() local
301 if (udpTable.dwNumEntries > 0) { in testUDPv6Connections()
302 assertTrue(udpTable.dwNumEntries * udpTable.table[0].size() <= size); in testUDPv6Connections()
/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DUDP-MIB.py53 udpTable = MibTable((1, 3, 6, 1, 2, 1, 7, 5), ) variable
54 if mibBuilder.loadTexts: udpTable.setDescription('A table containing IPv4-specific UDP listener\n …
76 …es=udpMIBCompliances, udpGroup=udpGroup, udpMIBGroups=udpMIBGroups, udpTable=udpTable, udpHCGroup=…
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/broken/
H A DjuniInternetAC.mi2164 "The udpTable is not supported."
168 "The udpTable is not supported."
253 "The udpTable is not supported."
257 "The udpTable is not supported."
392 "The udpTable is not supported."
396 "The udpTable is not supported."
532 "The udpTable is not supported."
536 "The udpTable is not supported."
672 "The udpTable is not supported."
676 "The udpTable is not supported."
[all …]
/dports/net-mgmt/observium/observium/mibs/junose/broken/
H A DjuniInternetAC.mi2164 "The udpTable is not supported."
168 "The udpTable is not supported."
253 "The udpTable is not supported."
257 "The udpTable is not supported."
392 "The udpTable is not supported."
396 "The udpTable is not supported."
532 "The udpTable is not supported."
536 "The udpTable is not supported."
672 "The udpTable is not supported."
676 "The udpTable is not supported."
[all …]
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A Dudp.h9 config_require(mibII/udpTable)
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/
H A Drfc2013.mi275 udpTable OBJECT-TYPE
90 ::= { udpTable 1 }
H A Drfc4113.mi249 - Deprecated the IPv4-specific udpTable and replaced it
185 Unlike the udpTable in RFC 2013, this table also allows
395 udpTable OBJECT-TYPE
415 ::= { udpTable 1 }
/dports/net-mgmt/observium/observium/mibs/junose/
H A DUDP-MIB75 udpTable OBJECT-TYPE
90 ::= { udpTable 1 }
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/
H A DIPV6-UDP-MIB35 -- are contained in udpTable.
54 additional index object compared to udpTable, since
H A DUDP-MIB49 - Deprecated the IPv4-specific udpTable and replaced it
185 Unlike the udpTable in RFC 2013, this table also allows
395 udpTable OBJECT-TYPE
415 ::= { udpTable 1 }
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DIPV6-UDP-MIB35 -- are contained in udpTable.
54 additional index object compared to udpTable, since
H A DUDP-MIB52 - Deprecated the IPv4-specific udpTable and replaced it
198 Unlike the udpTable in RFC 2013, this table also allows
418 udpTable OBJECT-TYPE
438 ::= { udpTable 1 }
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DIPV6-UDP-MIB35 -- are contained in udpTable.
54 additional index object compared to udpTable, since
H A DUDP-MIB52 - Deprecated the IPv4-specific udpTable and replaced it
198 Unlike the udpTable in RFC 2013, this table also allows
418 udpTable OBJECT-TYPE
438 ::= { udpTable 1 }
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DRFC1213-MIB.py339 udpTable = MibTable((1, 3, 6, 1, 2, 1, 7, 5), ) variable
340 if mibBuilder.loadTexts: udpTable.setStatus('mandatory')
341 if mibBuilder.loadTexts: udpTable.setDescription('A table containing UDP listener information.')
417 …iaIfIndex=ipNetToMediaIfIndex, ipNetToMediaTable=ipNetToMediaTable, udpTable=udpTable, tcpRetransS…
/dports/net-mgmt/observium/observium/mibs/rfc/
H A DIPV6-UDP-MIB53 -- are contained in udpTable.
74 additional index object compared to udpTable, since
H A DUDP-MIB49 - Deprecated the IPv4-specific udpTable and replaced it
185 Unlike the udpTable in RFC 2013, this table also allows
395 udpTable OBJECT-TYPE
415 ::= { udpTable 1 }
/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/AnyData_SNMP/configs/
H A Dunix12 … %-15s:%-5s 0.0.0.0:0 %-10s\n" select udpLocalAddress, udpLocalPort from udpTable;
/dports/net-mgmt/net-snmp/net-snmp-5.9/
H A DREADME.irix42 values for the affected MIB objects (e.g. tcpConnTable, udpTable).
H A DREADME.agent-mibs238 udpTable (D) U $2 4.2 I mibII/udpTable.c
/dports/net-mgmt/p5-Net-SNMP-Util/Net-SNMP-Util-1.04/lib/Net/SNMP/Util/
H A DOID.pm262 udpTable => '1.3.6.1.2.1.7.5',
/dports/net-mgmt/net-snmp/net-snmp-5.9/testing/rfc1213/
H A Dtestmib1.sh334 get_snmp_table 1 udp.udpTable
H A Dtestmib3.sh333 get_snmpv3_table 3 udp.udpTable
H A Dtestmib2.sh333 get_snmp_table 2c udp.udpTable
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Dgigamon150 udpTable(5) type=0

12345