Home
last modified time | relevance | path

Searched refs:ifConnectorPresent (Results 1 – 25 of 123) sorted by relevance

12345

/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/jax/
H A DIfXEntry.java43 protected int ifConnectorPresent = 0; field in IfXEntry
173 return ifConnectorPresent; in get_ifConnectorPresent()
H A DIfXEntryImpl.java148 return ifConnectorPresent; in get_ifConnectorPresent()
/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/netsnmp/
H A Dif-mib-mgr-stub.c58 static oid ifConnectorPresent[] = {1, 3, 6, 1, 2, 1, 31, 1, 1, 1, 17}; variable
373 snmp_add_null_var(request, ifConnectorPresent, sizeof(ifConnectorPresent)/sizeof(oid)); in if_mib_mgr_get_ifXEntry()
463 if (vars->name_length > sizeof(ifConnectorPresent)/sizeof(oid) in if_mib_mgr_get_ifXEntry()
464 && memcmp(vars->name, ifConnectorPresent, sizeof(ifConnectorPresent)) == 0) { in if_mib_mgr_get_ifXEntry()
466 (*ifXEntry)->ifConnectorPresent = &((*ifXEntry)->__ifConnectorPresent); in if_mib_mgr_get_ifXEntry()
H A Dif-mib.h176 int32_t *ifConnectorPresent; member
/dports/net-mgmt/py-pysnmp-mibs/pysnmp-mibs-0.1.6/pysnmp_mibs/
H A DIF-MIB.py125 ifConnectorPresent = MibTableColumn((1, 3, 6, 1, 2, 1, 31, 1, 1, 1, 17), TruthValue()).setMaxAccess… variable
126 if mibBuilder.loadTexts: ifConnectorPresent.setDescription("This object has the value 'true(1)' if …
208 …mance=ifConformance, ifTableLastChange=ifTableLastChange, ifConnectorPresent=ifConnectorPresent, i…
/dports/net-mgmt/check_nwc_health/check_nwc_health-10.0.0.1/GLPlugin/lib/Monitoring/GLPlugin/SNMP/MibsAndOids/
H A DIFMIB.pm61 ifConnectorPresent => '1.3.6.1.2.1.31.1.1.1.17',
/dports/net-mgmt/net-snmp/net-snmp-5.9/agent/mibgroup/if-mib/ifTable/
H A DifTable_defs.h37 #define ifConnectorPresent ifentry->connector_present macro
/dports/net-mgmt/librenms/librenms-21.5.1/mibs/ibm/
H A DIBM2212-MIB235 in this table only if the ifConnectorPresent
287 ifConnectorPresent = true."
H A DIBM2216-MIB278 in this table only if the ifConnectorPresent
327 ifConnectorPresent = true."
H A DIBMNETU-MIB279 in this table only if the ifConnectorPresent
328 ifConnectorPresent = true."
/dports/net-mgmt/observium/observium/mibs/ibm/
H A DIBM2212-MIB235 in this table only if the ifConnectorPresent
287 ifConnectorPresent = true."
H A DIBM2216-MIB278 in this table only if the ifConnectorPresent
327 ifConnectorPresent = true."
H A DIBMNETU-MIB279 in this table only if the ifConnectorPresent
328 ifConnectorPresent = true."
/dports/net-mgmt/observium/observium/tests/
H A DIncludesRewritesTest.php458 'ifConnectorPresent' => 'true',
/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/tree/
H A DIF-MIB64 | | | +-- r-n TruthValue ifConnectorPresent(17)
/dports/net-mgmt/librenms/librenms-21.5.1/doc/API/
H A DPorts.md131 "ifConnectorPresent": "true",
/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/corba/
H A DIF_MIB.oid43 ::IF_MIB::ifXEntry::ifConnectorPresent 1.3.6.1.2.1.31.1.1.1.17 ASN1_Integer read-only
/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/identifiers/
H A DIF-MIB52 IF-MIB ifConnectorPresent column 1.3.6.1.2.1.31.1.1.1.17
/dports/net-mgmt/gsnmp/gsnmp-0.2.0/examples/
H A Dif-mib.h243 gint32 *ifConnectorPresent; /* ro SNMPv2-TC::TruthValue */ member
/dports/net-mgmt/p5-Net-SNMP-Util/Net-SNMP-Util-1.04/lib/Net/SNMP/Util/
H A DOID.pm355 ifConnectorPresent => '1.3.6.1.2.1.31.1.1.1.17',
/dports/net-mgmt/libsmi/libsmi-0.4.8/mibs/tubs/
H A DTUBS-IBR-AGENT-CAPABILITIES60 VARIATION ifConnectorPresent
/dports/net-mgmt/libsmi/libsmi-0.4.8/test/dumps/mosy/
H A DIF-MIB80 ifConnectorPresent ifXEntry.17 TruthValue read-only current
/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/etcfiles/
H A Dsnmpmibs.cfg157 ifConnectorPresent = IF-MIB::ifConnectorPresent
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/etcfiles/
H A Dsnmpmibs.cfg157 ifConnectorPresent = IF-MIB::ifConnectorPresent
/dports/net-mgmt/netdisco-mibs/netdisco-mibs-4.010/EXTRAS/reports/
H A Daerohive101 ifConnectorPresent(17) type=3

12345