Home
last modified time | relevance | path

Searched refs:ifStackLastChange (Results 1 – 4 of 4) sorted by relevance

/openbsd/usr.bin/snmp/
H A Dmib.h1047 { MIBDECL(ifStackLastChange) }, \
/openbsd/usr.sbin/snmpd/
H A Dmib.h1002 { MIBDECL(ifStackLastChange) }, \
/openbsd/share/snmp/
H A DIF-MIB.txt1000 ifStackLastChange OBJECT-TYPE
1337 OBJECTS { ifStackStatus, ifStackLastChange }
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c127 struct agentx_object *ifStackLastChange, *ifNumber, *ifIndex, *ifDescr, *ifType; variable
3519 if ((ifStackLastChange = agentx_object(ifMIB, in main()