Searched refs:ifLastChange (Results 1 – 6 of 6) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | tireg.h | 492 volatile u_int32_t ifLastChange; /* 18 */ member
|
/openbsd/share/snmp/ |
H A D | IF-MIB.txt | 159 ifLastChange TimeTicks, 301 ifLastChange OBJECT-TYPE 1240 ifAdminStatus, ifOperStatus, ifLastChange, 1624 ifAdminStatus, ifOperStatus, ifLastChange,
|
H A D | BRIDGE-MIB.txt | 1404 ifDescr, ifPhysAddress, and ifLastChange are implemented."
|
/openbsd/libexec/snmpd/snmpd_metrics/ |
H A D | mib.c | 129 struct agentx_object *ifOperStatus, *ifLastChange, *ifInOctets, *ifInUcastPkts; variable 1045 } else if (obj == ifLastChange) in mib_iftable() 3544 (ifLastChange = agentx_object(interfaces, in main()
|
/openbsd/usr.bin/snmp/ |
H A D | mib.h | 1060 { MIBDECL(ifLastChange) }, \
|
/openbsd/usr.sbin/snmpd/ |
H A D | mib.h | 1015 { MIBDECL(ifLastChange) }, \
|