snmp_get_int
extern int snmp_get_int(picl_snmphdl_t, char *, int, int *, int *);
ret = snmp_get_int(hdl, OID_entLastChangeTime, 0,
ret = snmp_get_int(hdl, vol_props[ndx].oidstr, vol_props[ndx].row,
if ((err = snmp_get_int(hdl, oidstr, row, &val, snmp_syserr_p)) != -1) {
ret = snmp_get_int(hdl, OID_sunPlatCircuitPackReplaceable,
ret = snmp_get_int(hdl, OID_sunPlatCircuitPackHotSwappable,
ret = snmp_get_int(hdl, OID_entPhysicalIsFRU, row,
ret = snmp_get_int(hdl, OID_sunPlatNumericSensorBaseUnits,
ret = snmp_get_int(hdl, OID_sunPlatNumericSensorRateUnits,
ret = snmp_get_int(hdl, OID_entLastChangeTime, 0,
ret = snmp_get_int(hdl, OID_entLastChangeTime, 0,
ret = snmp_get_int(hdl, OID_entPhysicalContainedIn, row,
ret = snmp_get_int(hdl, OID_entPhysicalClass, row,
ret = snmp_get_int(hdl, OID_sunPlatPhysicalClass, row,
ret = snmp_get_int(hdl, OID_sunPlatAlarmType,
ret = snmp_get_int(hdl, OID_sunPlatPowerSupplyClass,
ret = snmp_get_int(hdl, OID_sunPlatSensorClass,
ret = snmp_get_int(hdl, OID_sunPlatSensorType,