Home
last modified time | relevance | path

Searched refs:ifNumber (Results 1 – 5 of 5) sorted by relevance

/openbsd/share/snmp/
H A DOPENBSD-MEM-MIB.txt24 ifIndex, ifNumber
76 by the value of ifNumber."
H A DIF-MIB.txt102 ifNumber OBJECT-TYPE
136 given by the value of ifNumber."
537 given by the value of ifNumber. This table contains
1242 ifHighSpeed, ifName, ifNumber, ifAlias,
/openbsd/usr.bin/snmp/
H A Dmib.h1049 { MIBDECL(ifNumber) }, \
/openbsd/usr.sbin/snmpd/
H A Dmib.h1004 { MIBDECL(ifNumber) }, \
/openbsd/libexec/snmpd/snmpd_metrics/
H A Dmib.c127 struct agentx_object *ifStackLastChange, *ifNumber, *ifIndex, *ifDescr, *ifType; variable
3524 if ((ifNumber = agentx_object(interfaces, AGENTX_OID(IFNUMBER), in main()