Home
last modified time | relevance | path

Searched refs:ipAdEntIfIndex (Results 1 – 25 of 119) sorted by relevance

12345

/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/ip-mib/data_access/
H A Dipaddress_solaris2.c158 ipae.ipAdEntIfIndex.o_bytes[ipae.ipAdEntIfIndex.o_length] = '\0'; in _load_v4()
160 ipae.ipAdEntIfIndex.o_bytes)); in _load_v4()
163 netsnmp_access_interface_index_find(ipae.ipAdEntIfIndex.o_bytes); in _load_v4()
166 ipae.ipAdEntIfIndex.o_bytes)); in _load_v4()
171 if (strchr((const char *)&ipae.ipAdEntIfIndex.o_bytes, ':') != 0) in _load_v4()
200 ipae.ipAdEntIfIndex.o_bytes)); in _load_v4()
/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/AnyData_SNMP/configs/
H A Dunix3 …cards, ifInOctets, ifOutOctets, ifIndex, ipAdEntIfIndex from ifTable, ipAddrTable where ifIndex =
4 … select ipAdEntAddr, ifDescr, ifIndex, ipAdEntIfIndex from ifTable, ipAddrTable where ifIndex =
/dports/net-mgmt/p5-SNMP_Session/SNMP_Session-1.13/test/
H A Dwalk-test.pl13 my $ipAdEntIfIndex = [1,3,6,1,2,1,4,20,1,2];
75 $session->map_table ([$ipAdEntIfIndex,
/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/net_tools/
H A Dsnmp_facts.py218 self.ipAdEntIfIndex = dp + "1.3.6.1.2.1.4.20.1.2"
384 cmdgen.MibVariable(p.ipAdEntIfIndex,),
430 if v.ipAdEntIfIndex in current_oid:
/dports/net-mgmt/net-snmp/net-snmp-5.9/perl/SNMP/examples/
H A Dtablewalk.pl12 my $vars = new SNMP::VarList([ipAdEntAddr],[ipAdEntIfIndex],[ipAdEntNetMask]);
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/net_tools/
H A Dsnmp_facts.py224 self.ipAdEntIfIndex = dp + "1.3.6.1.2.1.4.20.1.2"
389 cmdgen.MibVariable(p.ipAdEntIfIndex,),
437 if v.ipAdEntIfIndex in current_oid:
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/general/plugins/modules/
H A Dsnmp_facts.py224 self.ipAdEntIfIndex = dp + "1.3.6.1.2.1.4.20.1.2"
389 cmdgen.MibVariable(p.ipAdEntIfIndex,),
437 if v.ipAdEntIfIndex in current_oid:
/dports/net-mgmt/mrtg/mrtg-2.17.4/contrib/mrtg-dynip/
H A Dmrtg-dynip611 @ipAdEntIfIndex = split ('\.', '1.3.6.1.2.1.4.20.1.2');
613 $if_index_index = encode_oid (@ipAdEntIfIndex);
H A Dmrtg-dynip-sydnet670 @ipAdEntIfIndex = split ('\.', '1.3.6.1.2.1.4.20.1.2');
672 $if_index_index = encode_oid (@ipAdEntIfIndex);
/dports/net-mgmt/py-pysnmp/pysnmp-4.4.9/pysnmp/smi/mibs/
H A DRFC1213-MIB.py108 ipAdEntIfIndex = MibTableColumn((1, 3, 6, 1, 2, 1, 4, 20, 1, 2), Integer32()).setMaxAccess("readonl… variable
109 if mibBuilder.loadTexts: ipAdEntIfIndex.setStatus('mandatory')
110 if mibBuilder.loadTexts: ipAdEntIfIndex.setDescription('The index value which uniquely identifies t…
417 …Fails=tcpAttemptFails, icmpInDestUnreachs=icmpInDestUnreachs, ipAdEntIfIndex=ipAdEntIfIndex, egpIn…
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/mibII/
H A DipAddr.c703 Lowentry.ipAdEntIfIndex.o_bytes[Lowentry.ipAdEntIfIndex.o_length] = '\0'; in var_ipAddrEntry()
706 ipAdEntIfIndex.o_bytes); in var_ipAddrEntry()
/dports/net-mgmt/p5-Net-SNMP-Util/Net-SNMP-Util-1.04/lib/Net/SNMP/Util/
H A DOID.pm176 ipAdEntIfIndex => '1.3.6.1.2.1.4.20.1.2',
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/telco-systems/binos/
H A DPRVT-SWITCH-IPVLAN-MIB140 This is the same index as ipAdEntIfIndex from MIB-II (ipAddrTable)."
232 This is the same index as ipAdEntIfIndex from MIB-II (ipAddrTable)."
/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DIP-MIB.py537 ipAdEntIfIndex = MibTableColumn((1, 3, 6, 1, 2, 1, 4, 20, 1, 2), Integer32().subtype(subtypeSpec=Va… variable
538 if mibBuilder.loadTexts: ipAdEntIfIndex.setDescription("The index value which uniquely identifies t…
615 …ingDiscards, ipv6ScopeZoneIndexTable=ipv6ScopeZoneIndexTable, ipAdEntIfIndex=ipAdEntIfIndex, ipv6S…
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/if-mib/data_access/
H A Dinterface_solaris2.c291 DeviceName *devname = &((mib2_ipAddrEntry_t *)ipaddr)->ipAdEntIfIndex; in _match_ifname_v4addr()
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Dgigamon70 ipAdEntIfIndex(2) type=3
H A Dmeraki77 ipAdEntIfIndex(2) type=3
H A Dasante70 ipAdEntIfIndex(2) type=3
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/junose/
H A Drfc2011.mi2268 ipAdEntIfIndex INTEGER,
283 ipAdEntIfIndex OBJECT-TYPE
688 ipAdEntAddr, ipAdEntIfIndex, ipAdEntNetMask,
/dports/net-mgmt/p5-SNMP-MIB-Compiler/SNMP-MIB-Compiler-0.06/mibs/
H A DRFC1156-MIB447 ipAdEntIfIndex
461 ipAdEntIfIndex OBJECT-TYPE
H A DRFC1158-MIB502 ipAdEntIfIndex
518 ipAdEntIfIndex OBJECT-TYPE
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/telco-systems/binox/
H A DPRVT-SWITCH-IPVLAN-MIB118 same as ipAdEntIfIndex from MIB-II (ipAddrTable)."
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/ietf/
H A DRFC1158-MIB498 ipAdEntIfIndex
514 ipAdEntIfIndex OBJECT-TYPE
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/
H A Dkernel_sunos5.c1980 ((mib2_ipAddrEntry_t *) ipp)->ipAdEntIfIndex.o_bytes, in ip20comp()
1981 ((mib2_ipAddrEntry_t *) ipp)->ipAdEntIfIndex. in ip20comp()
/dports/net-mgmt/docsis/docsis-upstream-0.9.8/mibs/ietf/
H A DRFC1158-MIB498 ipAdEntIfIndex
514 ipAdEntIfIndex OBJECT-TYPE

12345