Home
last modified time | relevance | path

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

/openbsd-src/share/snmp/
H A DHOST-RESOURCES-MIB.txt81 hrMemorySize, hrStorageSize, hrStorageAllocationFailures,
257 hrMemorySize OBJECT-TYPE
1476 hrMemorySize, hrStorageIndex, hrStorageType,
/openbsd-src/usr.sbin/snmpd/
H A Dmib.h914 { MIBDECL(hrMemorySize) }, \
/openbsd-src/usr.bin/snmp/
H A Dmib.h959 { MIBDECL(hrMemorySize) }, \
/openbsd-src/libexec/snmpd/snmpd_metrics/
H A Dmib.c3245 struct agentx_object *hrSystemUptime, *hrSystemDate, *hrMemorySize; in main() local
3374 (hrMemorySize = agentx_object(host, AGENTX_OID(HRMEMORYSIZE), in main()