Searched refs:ifConnectorPresent (Results 1 – 5 of 5) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | tireg.h | 517 volatile u_int32_t ifConnectorPresent; /* follow link state 55 */ member
|
/openbsd/share/snmp/ |
H A D | IF-MIB.txt | 569 ifConnectorPresent TruthValue, 847 ifConnectorPresent OBJECT-TYPE 1241 ifLinkUpDownTrapEnable, ifConnectorPresent, 1625 ifLinkUpDownTrapEnable, ifConnectorPresent,
|
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | mib.c | 123 struct agentx_object *ifHighSpeed, *ifPromiscuousMode, *ifConnectorPresent; variable 1144 } else if (obj == ifConnectorPresent) { in mib_ifxtable() 3496 (ifConnectorPresent = agentx_object(ifMIB, in main()
|
/openbsd/usr.bin/snmp/ |
H A D | mib.h | 1038 { MIBDECL(ifConnectorPresent), "TruthValue" }, \
|
/openbsd/usr.sbin/snmpd/ |
H A D | mib.h | 993 { MIBDECL(ifConnectorPresent) }, \
|