Home
last modified time | relevance | path

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

/openbsd/share/snmp/
H A DOPENBSD-PF-MIB.txt663 pfIfNumber OBJECT-TYPE
677 given by the value of pfIfNumber."
/openbsd/usr.bin/snmp/
H A Dmib.h1241 { MIBDECL(pfIfNumber) }, \
/openbsd/usr.sbin/snmpd/
H A Dmib.h1196 { MIBDECL(pfIfNumber) }, \
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c166 struct agentx_object *pfIfNumber, *pfIfIndex, *pfIfDescr, *pfIfType, *pfIfRefs; variable
3760 if ((pfIfNumber = agentx_object(pfMIBObjects, AGENTX_OID(PFIFNUMBER), in main()