Searched refs:ifSpeed (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/share/snmp/ |
| H A D | IF-MIB.txt | 155 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 D | tireg.h | 481 volatile u_int32_t ifSpeed; /* 15 */ member
|
| /openbsd-src/libexec/snmpd/snmpd_metrics/ |
| H A D | mib.c | 128 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 D | mib.h | 1011 { MIBDECL(ifSpeed) }, \
|
| /openbsd-src/usr.bin/snmp/ |
| H A D | mib.h | 1056 { MIBDECL(ifSpeed) }, \
|