Home
last modified time | relevance | path

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

/openbsd-src/share/snmp/
H A DIF-MIB.txt155 ifSpeed Gauge32,
222 ifSpeed OBJECT-TYPE
1165 corresponding instance of ifSpeed is less than or equal to
1173 corresponding instance of ifSpeed is greater than 20,000,000
1180 corresponding instance of ifSpeed is less than or equal to
1187 corresponding instance of ifSpeed is greater than 20,000,000
1195 corresponding instance of ifSpeed is greater than
1239 OBJECTS { ifIndex, ifDescr, ifType, ifSpeed, ifPhysAddress,
1623 OBJECTS { ifDescr, ifType, ifSpeed, ifPhysAddress,
1682 corresponding instance of ifSpeed is greater than 20,000,000
[all …]
/openbsd-src/sys/dev/ic/
H A Dtireg.h481 volatile u_int32_t ifSpeed; /* 15 */ member
/openbsd-src/libexec/snmpd/snmpd_metrics/
H A Dmib.c128 struct agentx_object *ifMtu, *ifSpeed, *ifPhysAddress, *ifAdminStatus; variable
1017 else if (obj == ifSpeed) { in mib_iftable()
3536 (ifSpeed = agentx_object(interfaces, AGENTX_OID(IFSPEED), in main()
/openbsd-src/usr.sbin/snmpd/
H A Dmib.h1011 { MIBDECL(ifSpeed) }, \
/openbsd-src/usr.bin/snmp/
H A Dmib.h1056 { MIBDECL(ifSpeed) }, \