Home
last modified time | relevance | path

Searched refs:OID_entLastChangeTime (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/picl/plugins/sun4v/include/
H A Dpicloids.h76 #define OID_entLastChangeTime OID_entityGeneral ".1" macro
/illumos-gate/usr/src/cmd/picl/plugins/sun4v/snmp/
H A Dsnmpplugin.c563 ret = snmp_get_int(hdl, OID_entLastChangeTime, 0, in build_physplat()
572 snmp_syserr ? snmp_syserr : ret, OID_entLastChangeTime, 0); in build_physplat()
628 ret = snmp_get_int(hdl, OID_entLastChangeTime, 0, in build_physplat()
639 OID_entLastChangeTime, row); in build_physplat()
1140 ret = snmp_get_int(hdl, OID_entLastChangeTime, 0, in check_for_stale_data()